Files
frameworks_base/core/java/android/webkit
John Reck 1c1e6df04a Don't resend WEBKIT_DRAW if paused
Bug: 4606210
 If a WEBKIT_DRAW message came in after the WebView was paused,
 it would fail to draw causing it to re-send the WEBKIT_DRAW message
 which would lead to an infinite loop until the WebView is resumed.
 Fix this by not re-sending the WEBKIT_DRAW message if webview is paused.

Change-Id: I3dd946e4e948cf3fd6af07ba6f7fdac2f967a631
2011-06-24 11:07:09 -07:00
..
2011-03-02 10:59:54 +00:00
2011-03-24 03:35:59 -07:00
2011-06-17 11:50:15 -07:00
2011-01-24 17:54:09 -08:00
2011-06-10 13:42:32 -07:00