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

Issue 1599028: [Mac] Cache the BWC to use when releasing bar visibility for the bookmark bub... (Closed)

Created:
10 years, 8 months ago by rohitrao (ping after 24h)
Modified:
9 years, 7 months ago
CC:
chromium-reviews, John Grabowski, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

[Mac] Close bookmark bubbles when toggling fullscreen mode. BUG=40716 TEST=See test case in bug. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52873

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M chrome/browser/cocoa/browser_window_controller.mm View 4 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
rohitrao (ping after 24h)
I've been sitting on this CL forever. I don't think caching the BWC will cause ...
10 years, 5 months ago (2010-07-14 18:49:13 UTC) #1
viettrungluu
On 2010/07/14 18:49:13, rohitrao wrote: > I've been sitting on this CL forever. I don't ...
10 years, 5 months ago (2010-07-14 19:59:44 UTC) #2
viettrungluu
+thakis since he's looked at more bubbly stuff in recent memory.
10 years, 5 months ago (2010-07-14 20:00:37 UTC) #3
Nico
On 2010/07/14 20:00:37, viettrungluu wrote: > +thakis since he's looked at more bubbly stuff in ...
10 years, 5 months ago (2010-07-14 20:04:58 UTC) #4
rohitrao (ping after 24h)
This feels safer. Are there any other bubbles that need to be closed before going ...
10 years, 5 months ago (2010-07-14 20:28:31 UTC) #5
Nico
Probably "all bubbles"? Some of them also need to be closed on cmd-t (I have ...
10 years, 5 months ago (2010-07-14 20:30:59 UTC) #6
rohitrao (ping after 24h)
On 2010/07/14 20:30:59, Nico wrote: > Probably "all bubbles"? > > Some of them also ...
10 years, 5 months ago (2010-07-14 20:52:16 UTC) #7
rohitrao (ping after 24h)
What do you guys think? Can I commit this new version? The other bubbles I've ...
10 years, 5 months ago (2010-07-16 15:51:29 UTC) #8
Nico
10 years, 5 months ago (2010-07-16 19:41:55 UTC) #9
LG

We talked on IRC. I thought it belongs into browser.cc, but rohit pointed out
that only browser_window knows about bubbles, and it's a pure virtual class.

Powered by Google App Engine
This is Rietveld 408576698