diff options
author | Ben Murdoch <benm@google.com> | 2011-07-25 11:35:45 +0100 |
---|---|---|
committer | Ben Murdoch <benm@google.com> | 2011-07-25 11:35:45 +0100 |
commit | 50799a99484d50d79edab2ec6d64ad3287ed03f8 (patch) | |
tree | e67cf0fa172f22027ee3e28f86c1e5a2dec387f0 /native | |
parent | 142d7575b52d03d46246e3b142e22ebc32d45a84 (diff) | |
download | frameworks_base-50799a99484d50d79edab2ec6d64ad3287ed03f8.zip frameworks_base-50799a99484d50d79edab2ec6d64ad3287ed03f8.tar.gz frameworks_base-50799a99484d50d79edab2ec6d64ad3287ed03f8.tar.bz2 |
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
Diffstat (limited to 'native')
0 files changed, 0 insertions, 0 deletions