Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(256)

Issue 192041: [chromium-reviews] Make BrowserView layout both extension shelf and bookmarks bar if toolstrips ... (Closed)

Created:
11 years, 3 months ago by sidchat (Google)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, Erik does not do reviews, pam+watch_chromium.org, Ben Goodger (Google)
Visibility:
Public.

Description

Make BrowserView layout both extension shelf and bookmarks bar if toolstrips change in the extension shelf. BUG=21269 BUG=21270 BUG=21274 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25760

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 1

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M chrome/browser/views/extensions/extension_shelf.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
sidchat (Google)
When toolstrips change/expand, it calls on the ExtensionShelf in ChildPreferredSizeChanged(). For --show-extensions-on-top, ExtensionShelf, in turn, ...
11 years, 3 months ago (2009-09-08 18:45:07 UTC) #1
Erik does not do reviews
http://codereview.chromium.org/192041/diff/1/2 File chrome/browser/views/extensions/extension_shelf.cc (right): http://codereview.chromium.org/192041/diff/1/2#newcode708 Line 708: PreferredSizeChanged(); Does this result in ExtensionShelf::Layout() being called, ...
11 years, 3 months ago (2009-09-08 21:33:08 UTC) #2
sidchat (Google)
Made changes as per you comments - please have another look. -Sid http://codereview.chromium.org/192041/diff/1/2 File chrome/browser/views/extensions/extension_shelf.cc ...
11 years, 3 months ago (2009-09-09 00:10:10 UTC) #3
Erik does not do reviews
http://codereview.chromium.org/192041/diff/1002/1003 File chrome/browser/views/extensions/extension_shelf.cc (right): http://codereview.chromium.org/192041/diff/1002/1003#newcode713 Line 713: if (CommandLine::ForCurrentProcess()->HasSwitch( can't you just make BrowserView always ...
11 years, 3 months ago (2009-09-09 00:15:56 UTC) #4
Aaron Boodman
Going to leave this one to erikkay.
11 years, 3 months ago (2009-09-09 01:37:46 UTC) #5
Erik does not do reviews
On Wed, Sep 9, 2009 at 10:31 AM, <sidchat@chromium.org> wrote: > > http://codereview.chromium.org/192041/diff/1002/1003 > File ...
11 years, 3 months ago (2009-09-09 18:16:22 UTC) #6
sidchat (Google)
Ah right - sorry for the confusion. Yes, to your previous question, original code works ...
11 years, 3 months ago (2009-09-09 18:21:53 UTC) #7
Erik does not do reviews
11 years, 3 months ago (2009-09-09 18:25:25 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld 408576698