Files
frameworks_base/core/java/android
Ben Murdoch e2e2083583 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
2012-01-09 17:00:09 +00:00
..
2011-12-06 15:46:58 -08:00
2011-12-14 18:07:54 -08:00
2011-12-06 16:19:05 +00:00