summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-25 23:12:16 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-25 23:12:16 +0000
commitf21a884408531b243047e62a7f000013abbd42f1 (patch)
tree6703f99c5bf2e89c0fad87c043dd759ac4a4f24a /chrome/app
parent239e3521507a1bcc76c27a51c4b98f0a5d6ec347 (diff)
downloadchromium_src-f21a884408531b243047e62a7f000013abbd42f1.zip
chromium_src-f21a884408531b243047e62a7f000013abbd42f1.tar.gz
chromium_src-f21a884408531b243047e62a7f000013abbd42f1.tar.bz2
Make the bookmarks bar disappear when the load after the new tab page commits
rather than when it is pending. This makes it change at the same time the page changes. To support this, we now have to keep track of both a pending and a committed DOMUI object. This is tracked by the RenderManager, which does a similar swapping between pending and committed RenderViewHosts. Previous review URL: http://codereview.chromium.org/42512 The only difference is I swapped the order of creating the DOM UI in RenderViewHostManager::Navigate. BUG=8963 Review URL: http://codereview.chromium.org/42623 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12515 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
0 files changed, 0 insertions, 0 deletions