diff options
author | erg@chromium.org <erg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-14 19:12:48 +0000 |
---|---|---|
committer | erg@chromium.org <erg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-14 19:12:48 +0000 |
commit | ddbfc54b5c5739d44d00dc428b362ead22cd755e (patch) | |
tree | e212f1105caa02a2a2ede60f3e18546f5c153cf1 /base | |
parent | ea0fe69a07ca1b741fbf0c603f056628adf95d4a (diff) | |
download | chromium_src-ddbfc54b5c5739d44d00dc428b362ead22cd755e.zip chromium_src-ddbfc54b5c5739d44d00dc428b362ead22cd755e.tar.gz chromium_src-ddbfc54b5c5739d44d00dc428b362ead22cd755e.tar.bz2 |
GTK: Shave ~15ms off each tab change.
Reparenting the bookmark bar on each tab change whether it needs it or not
costs about 15ms. This usually is enough savings to get one more frame out of
the new tab animation early on.
Also, it's the Browser object's responsibility to update our toolbar; remove a duplicate call that already happened before the BrowserWindowGtk::ActiveTabChanged() Observer method was called.
BUG=83106
TEST=Everything works about the bookmarks bar when changing tabs
Review URL: http://codereview.chromium.org/8537022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109928 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base')
0 files changed, 0 insertions, 0 deletions