commit | aa37e7fdb52d0180b8eea25d53950c5c0791f968 | [log] [tgz] |
---|---|---|
author | Leon Scroggins <scroggo@google.com> | Fri Mar 05 11:51:20 2010 -0500 |
committer | Leon Scroggins <scroggo@google.com> | Fri Mar 05 12:07:35 2010 -0500 |
tree | 0cb5557ef98098e6c957c4051f6b94daa52a4880 | |
parent | 233a207f746f2d950c65e0ea337141f34bc9ee23 [diff] |
Ensure the fake title bar shows during loading. Previously, if the BrowserActivity was paused when the page starts to load (as when loading from bookmarks or the search bar), showing the fake title bar would fail. Now do the check as the page continues to load to guarantee that it shows. Fix for http://b/issue?id=2487417