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

Issue 320393005: Close the bubble when entering full screen (Closed)

Created:
6 years, 6 months ago by Malcolm
Modified:
6 years, 6 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Fix not to close the bubble when entering full screen. Listen to the full screen event, then if so, close the bubble. BUG=326081 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278385

Patch Set 1 #

Total comments: 2

Patch Set 2 : patch2 #

Total comments: 2

Patch Set 3 : Updated patch #

Patch Set 4 : add dependency for linking #

Total comments: 2

Patch Set 5 : Adding BASE_EXPORT #

Patch Set 6 : Add include header base_export.h #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -1 line) Patch
M AUTHORS View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M base/base.gypi View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M base/mac/sdk_forward_declarations.h View 1 2 3 4 5 2 chunks +4 lines, -1 line 0 comments Download
A base/mac/sdk_forward_declarations.mm View 1 2 1 chunk +14 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/base_bubble_controller.mm View 1 2 5 chunks +15 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (0 generated)
Malcolm
6 years, 6 months ago (2014-06-11 01:23:34 UTC) #1
Robert Sesek
Thanks for the patch! Have you signed the CLA, as per these instructions? http://dev.chromium.org/developers/contributing-code#TOC-Get-your-code-ready I ...
6 years, 6 months ago (2014-06-11 15:03:54 UTC) #2
Malcolm
On 2014/06/11 15:03:54, rsesek wrote: > Thanks for the patch! > > Have you signed ...
6 years, 6 months ago (2014-06-12 13:07:05 UTC) #3
Malcolm
Patch is updated
6 years, 6 months ago (2014-06-13 07:44:37 UTC) #4
Robert Sesek
https://codereview.chromium.org/320393005/diff/20001/chrome/browser/ui/cocoa/window_event.mm File chrome/browser/ui/cocoa/window_event.mm (right): https://codereview.chromium.org/320393005/diff/20001/chrome/browser/ui/cocoa/window_event.mm#newcode1 chrome/browser/ui/cocoa/window_event.mm:1: // Copyright (c) 2014 The Chromium Authors. All rights ...
6 years, 6 months ago (2014-06-13 14:07:46 UTC) #5
Malcolm
On 2014/06/13 14:07:46, rsesek wrote: > https://codereview.chromium.org/320393005/diff/20001/chrome/browser/ui/cocoa/window_event.mm > File chrome/browser/ui/cocoa/window_event.mm (right): > > https://codereview.chromium.org/320393005/diff/20001/chrome/browser/ui/cocoa/window_event.mm#newcode1 > ...
6 years, 6 months ago (2014-06-16 03:02:52 UTC) #6
Robert Sesek
LGTM. Now you'll need someone in base/mac/OWNERS to approve the CL, and then you can ...
6 years, 6 months ago (2014-06-16 15:02:06 UTC) #7
Malcolm
Hi Mark and Thakis, I'm going to add a new file under base/mac/, as the ...
6 years, 6 months ago (2014-06-17 01:44:06 UTC) #8
Nico
base/mac lgtm
6 years, 6 months ago (2014-06-17 04:40:56 UTC) #9
Malcolm
The CQ bit was checked by malcolm.2.wang@gmail.com
6 years, 6 months ago (2014-06-17 06:05:26 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/malcolm.2.wang@gmail.com/320393005/40001
6 years, 6 months ago (2014-06-17 06:08:49 UTC) #11
Malcolm
mac_chromium_compile_dbg failed, because there is link error. I forgot to add a dependency in chrome_browser_ui.gypi, ...
6 years, 6 months ago (2014-06-17 10:43:24 UTC) #12
Mark Mentovai
https://codereview.chromium.org/320393005/diff/60001/base/mac/sdk_forward_declarations.h File base/mac/sdk_forward_declarations.h (right): https://codereview.chromium.org/320393005/diff/60001/base/mac/sdk_forward_declarations.h#newcode183 base/mac/sdk_forward_declarations.h:183: extern NSString* const NSWindowWillEnterFullScreenNotification; This should be extern "C". ...
6 years, 6 months ago (2014-06-17 13:30:41 UTC) #13
Malcolm
On 2014/06/17 13:30:41, Mark Mentovai wrote: > https://codereview.chromium.org/320393005/diff/60001/base/mac/sdk_forward_declarations.h > File base/mac/sdk_forward_declarations.h (right): > > https://codereview.chromium.org/320393005/diff/60001/base/mac/sdk_forward_declarations.h#newcode183 ...
6 years, 6 months ago (2014-06-18 09:43:37 UTC) #14
Mark Mentovai
LGTM in base.
6 years, 6 months ago (2014-06-18 12:49:55 UTC) #15
Malcolm
The CQ bit was checked by malcolm.2.wang@gmail.com
6 years, 6 months ago (2014-06-19 01:23:17 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/malcolm.2.wang@gmail.com/320393005/80001
6 years, 6 months ago (2014-06-19 01:24:42 UTC) #17
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-19 07:34:00 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/18838)
6 years, 6 months ago (2014-06-19 07:34:01 UTC) #19
Malcolm
The CQ bit was checked by malcolm.2.wang@gmail.com
6 years, 6 months ago (2014-06-19 08:13:35 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/malcolm.2.wang@gmail.com/320393005/100001
6 years, 6 months ago (2014-06-19 08:15:49 UTC) #21
commit-bot: I haz the power
6 years, 6 months ago (2014-06-19 15:28:43 UTC) #22
Message was sent while issue was closed.
Change committed as 278385

Powered by Google App Engine
This is Rietveld 408576698