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

Issue 1328873002: Limit overlap between BubbleManager and BaseBubbleController. (Closed)

Created:
5 years, 3 months ago by hcarmona
Modified:
5 years, 3 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@bm-add-update.gitbr
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Limit overlap between BubbleManager and BaseBubbleController. The BubbleManager will be responsible for notifying bubbles of events that can cause a bubble to close. The BaseBubbleController also notifies the UI. This CL removes duplicate notifications on cocoa. BUG=496955 Committed: https://crrev.com/f85b918c99d6cf6d3e0464106f7722660460f113 Cr-Commit-Position: refs/heads/master@{#348231}

Patch Set 1 #

Total comments: 6

Patch Set 2 : for trybots #

Patch Set 3 : Rename method to closeBubble #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -5 lines) Patch
M chrome/browser/ui/cocoa/base_bubble_controller.h View 3 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/base_bubble_controller.mm View 1 2 8 chunks +26 lines, -5 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
hcarmona
PTAL
5 years, 3 months ago (2015-09-04 18:55:58 UTC) #2
groby-ooo-7-16
https://codereview.chromium.org/1328873002/diff/1/chrome/browser/ui/cocoa/base_bubble_controller.mm File chrome/browser/ui/cocoa/base_bubble_controller.mm (right): https://codereview.chromium.org/1328873002/diff/1/chrome/browser/ui/cocoa/base_bubble_controller.mm#newcode37 chrome/browser/ui/cocoa/base_bubble_controller.mm:37: - (void)closeBubbleWithoutReason; Just call it closeBubble - it's not ...
5 years, 3 months ago (2015-09-04 19:13:38 UTC) #3
hcarmona
https://codereview.chromium.org/1328873002/diff/1/chrome/browser/ui/cocoa/base_bubble_controller.mm File chrome/browser/ui/cocoa/base_bubble_controller.mm (right): https://codereview.chromium.org/1328873002/diff/1/chrome/browser/ui/cocoa/base_bubble_controller.mm#newcode270 chrome/browser/ui/cocoa/base_bubble_controller.mm:270: - (void)closeBubbleWithoutReason { On 2015/09/04 19:13:38, groby wrote: > ...
5 years, 3 months ago (2015-09-04 20:58:02 UTC) #4
groby-ooo-7-16
https://codereview.chromium.org/1328873002/diff/1/chrome/browser/ui/cocoa/base_bubble_controller.mm File chrome/browser/ui/cocoa/base_bubble_controller.mm (right): https://codereview.chromium.org/1328873002/diff/1/chrome/browser/ui/cocoa/base_bubble_controller.mm#newcode270 chrome/browser/ui/cocoa/base_bubble_controller.mm:270: - (void)closeBubbleWithoutReason { On 2015/09/04 20:58:01, Hector Carmona wrote: ...
5 years, 3 months ago (2015-09-04 21:38:03 UTC) #5
hcarmona
https://codereview.chromium.org/1328873002/diff/1/chrome/browser/ui/cocoa/base_bubble_controller.mm File chrome/browser/ui/cocoa/base_bubble_controller.mm (right): https://codereview.chromium.org/1328873002/diff/1/chrome/browser/ui/cocoa/base_bubble_controller.mm#newcode270 chrome/browser/ui/cocoa/base_bubble_controller.mm:270: - (void)closeBubbleWithoutReason { On 2015/09/04 21:38:03, groby wrote: > ...
5 years, 3 months ago (2015-09-04 21:49:39 UTC) #6
hcarmona
https://codereview.chromium.org/1328873002/diff/1/chrome/browser/ui/cocoa/base_bubble_controller.mm File chrome/browser/ui/cocoa/base_bubble_controller.mm (right): https://codereview.chromium.org/1328873002/diff/1/chrome/browser/ui/cocoa/base_bubble_controller.mm#newcode37 chrome/browser/ui/cocoa/base_bubble_controller.mm:37: - (void)closeBubbleWithoutReason; On 2015/09/04 19:13:38, groby wrote: > Just ...
5 years, 3 months ago (2015-09-09 23:33:02 UTC) #8
Robert Sesek
rs lgtm
5 years, 3 months ago (2015-09-10 19:02:07 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1328873002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1328873002/40001
5 years, 3 months ago (2015-09-10 20:57:16 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 3 months ago (2015-09-10 21:05:27 UTC) #12
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/f85b918c99d6cf6d3e0464106f7722660460f113 Cr-Commit-Position: refs/heads/master@{#348231}
5 years, 3 months ago (2015-09-10 21:06:08 UTC) #13
commit-bot: I haz the power
5 years, 3 months ago (2015-09-23 12:14:06 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f85b918c99d6cf6d3e0464106f7722660460f113
Cr-Commit-Position: refs/heads/master@{#348231}

Powered by Google App Engine
This is Rietveld 408576698