Files
frameworks_base/core/java/android/webkit
Ben Murdoch 50799a9948 Fix for Autofill calling WebView.getSettings on background thread.
Autofill was reading the WebView's WebSettings on a background thread.
Move it to the UI thread to conform to the WebView API and get rid of a
Strict Mode violation.

Bug: 5072283
Change-Id: Ib0ac60697f1e629ac1ef1743545b5cf0ac2cf52a
2011-07-25 11:35:45 +01:00
..
2011-03-02 10:59:54 +00:00
2011-03-24 03:35:59 -07:00
2011-07-12 14:54:40 +01:00
2011-01-24 17:54:09 -08:00
2011-07-21 12:42:40 -07:00