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

Issue 1323133002: Pass a BubbleReference to BubbleUI::Show. (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@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Pass a BubbleReference to BubbleUI::Show. Moved the BubbleReference to its own file to avoid having to include bubble_manager.h everywhere. The BubbleUI needs to be able to notify the bubble manager when it needs to be closed. BUG=496955 Committed: https://crrev.com/428ac3a45740d5d12d3e4ac7f248122f9b3c53c9 Cr-Commit-Position: refs/heads/master@{#347820}

Patch Set 1 #

Total comments: 2

Patch Set 2 : bubbleReference -> bubble_reference #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -10 lines) Patch
M components/bubble.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M components/bubble/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M components/bubble/bubble_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/bubble/bubble_manager.h View 1 chunk +1 line, -4 lines 0 comments Download
M components/bubble/bubble_manager_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
A components/bubble/bubble_reference.h View 1 chunk +13 lines, -0 lines 0 comments Download
M components/bubble/bubble_ui.h View 1 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
hcarmona
PTAL
5 years, 3 months ago (2015-09-02 02:24:32 UTC) #2
groby-ooo-7-16
I'm decidedly "meh" on factoring out bubble_reference.h - is that really such a burden to ...
5 years, 3 months ago (2015-09-03 17:25:22 UTC) #3
hcarmona
On 2015/09/03 17:25:22, groby wrote: > I'm decidedly "meh" on factoring out bubble_reference.h - is ...
5 years, 3 months ago (2015-09-03 17:37:38 UTC) #4
hcarmona
rouslan@ PTAL Thanks!
5 years, 3 months ago (2015-09-08 20:36:27 UTC) #6
please use gerrit instead
https://codereview.chromium.org/1323133002/diff/1/components/bubble/bubble_ui.h File components/bubble/bubble_ui.h (right): https://codereview.chromium.org/1323133002/diff/1/components/bubble/bubble_ui.h#newcode16 components/bubble/bubble_ui.h:16: virtual void Show(BubbleReference bubbleReference) = 0; bubble_reference
5 years, 3 months ago (2015-09-08 20:43:05 UTC) #7
hcarmona
https://codereview.chromium.org/1323133002/diff/1/components/bubble/bubble_ui.h File components/bubble/bubble_ui.h (right): https://codereview.chromium.org/1323133002/diff/1/components/bubble/bubble_ui.h#newcode16 components/bubble/bubble_ui.h:16: virtual void Show(BubbleReference bubbleReference) = 0; On 2015/09/08 20:43:05, ...
5 years, 3 months ago (2015-09-08 21:49:47 UTC) #8
please use gerrit instead
lgtm
5 years, 3 months ago (2015-09-08 22:40:02 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1323133002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1323133002/20001
5 years, 3 months ago (2015-09-08 22:54:29 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 3 months ago (2015-09-08 23:01:03 UTC) #12
commit-bot: I haz the power
5 years, 3 months ago (2015-09-08 23:01:57 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/428ac3a45740d5d12d3e4ac7f248122f9b3c53c9
Cr-Commit-Position: refs/heads/master@{#347820}

Powered by Google App Engine
This is Rietveld 408576698