commit | eee2126458da109b65bbed42904c6c407872c3af | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Mon Jul 04 11:16:08 2011 +0200 |
committer | Martijn Coenen <maco@google.com> | Mon Jul 04 11:16:08 2011 +0200 |
tree | 5d3af27fcc654cdb4f206fe6194c1152843dd100 | |
parent | b14ff2febe4b6a07a73c875858437c89cf43fc72 [diff] |
0-click NFC: check for private tab on UI thread. A recent change to Webview broke our code - we're no longer allowed to call isPrivateBrowsingEnabled() from a non-UI-thread. Moved the code in an AsyncTask to address this. Change-Id: I69a5ea539dc1578bfbacbc67c996e28870743870