commit | 2ee19a3ecf291897f707232683112bc3c5bf3136 | [log] [tgz] |
---|---|---|
author | Vivek Sekhar <vsekhar@codeaurora.org> | Thu Jul 02 17:03:57 2015 -0700 |
committer | jrizzoli <joey@cyanogenmoditalia.it> | Fri Aug 28 13:15:45 2015 +0200 |
tree | 3dbe6e2b1cbcf5d0ba62d69f4a43a5cb96cf1178 | |
parent | bcd37dad6818ea0b6f83790c44949bfadd7b48af [diff] |
Fixes issue with reusing tab in browser Browser has an option in intent to reuse a tab by destroying the WebView. The cleanup of snapshots in the WebView's destruction was asynchronous which was causing issues when reusing the tab with new instance of WebView. Change-Id: I6a0ecf11d1ed05f8d273404784529e7e7b0ab1f1