commit | e2e20835835c1ef214e72d9874671aba212e0a94 | [log] [tgz] |
---|---|---|
author | Ben Murdoch <benm@google.com> | Thu Oct 20 10:05:32 2011 +0100 |
committer | Ben Murdoch <benm@google.com> | Mon Jan 09 17:00:09 2012 +0000 |
tree | 37500853b0fc7a82a6abbc5061caf24754dd1c72 | |
parent | 7a939077bd14521c7d351af98df7ed75a8ec9c15 [diff] |
Prompt the user to terminate unresponsive pages. Run a background "watchdog" thread that will check for the WebCore thread stopping processing messages (this can happen if a piece of JavaScript goes into an infinite loop, for example) and offer to close the WebView app when it detects such a case, much like the normal system ANR. Bug: 2563868 Change-Id: Ic74813b1e630d657c340a7017a4b0814071eb041