commit | 26b183292dc087b16af10f482744c3bb30e1f163 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Tue Jun 21 13:08:58 2011 -0700 |
committer | John Reck <jreck@google.com> | Tue Jun 21 15:26:39 2011 -0700 |
tree | 80aeea5b532405c7ea3c7d4219eb937736af236a | |
parent | 0d63c5d5621b47d95726b5b8ae381f09ef814296 [diff] |
Prevent webview reuse Bug: 4742007 Bug: 4770356 Also pipe all loadUrl's through Tab so that it can immediately update its internal state. This is necessary as javascript: uris do not cause onPageStarted/finished callbacks to happen, thus the url and title of the Tab do not update. Change-Id: I6d17e8627db505eaa9158339fdfc7afd2c6672a2