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

Issue 1809933003: Port BubbleDelegate tests to BubbleDialogDelegate (Closed)

Created:
4 years, 9 months ago by Evan Stade
Modified:
4 years, 9 months ago
CC:
chromium-reviews, tfarina, msw+watch_chromium.org, groby+bubble_chromium.org, hcarmona+bubble_chromium.org, rouslan+bubble_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Port BubbleDelegate tests to BubbleDialogDelegate BUG=588877 TBR=sky@chromium.org Committed: https://crrev.com/1b8cd416b2eb6eadc565b9b3a3be13de8a424c87 Cr-Commit-Position: refs/heads/master@{#382045}

Patch Set 1 #

Total comments: 16

Patch Set 2 : msw review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -107 lines) Patch
M ui/views/bubble/bubble_dialog_delegate.h View 3 chunks +0 lines, -5 lines 0 comments Download
M ui/views/bubble/bubble_dialog_delegate.cc View 3 chunks +2 lines, -14 lines 0 comments Download
A + ui/views/bubble/bubble_dialog_delegate_unittest.cc View 1 12 chunks +80 lines, -87 lines 0 comments Download
M ui/views/bubble/bubble_frame_view.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/views/bubble/bubble_frame_view.cc View 1 chunk +2 lines, -1 line 0 comments Download
M ui/views/views.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 35 (16 generated)
Evan Stade
4 years, 9 months ago (2016-03-17 03:41:16 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1809933003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1809933003/1
4 years, 9 months ago (2016-03-17 03:41:30 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-17 04:35:09 UTC) #6
msw
+groby and hcarmona for CloseReason changes.
4 years, 9 months ago (2016-03-17 17:05:08 UTC) #8
msw
https://codereview.chromium.org/1809933003/diff/1/ui/views/bubble/bubble_dialog_delegate_unittest.cc File ui/views/bubble/bubble_dialog_delegate_unittest.cc (left): https://codereview.chromium.org/1809933003/diff/1/ui/views/bubble/bubble_dialog_delegate_unittest.cc#oldcode284 ui/views/bubble/bubble_dialog_delegate_unittest.cc:284: EXPECT_EQ(BubbleDelegateView::CloseReason::DEACTIVATION, Are close reasons no longer important? Rename this ...
4 years, 9 months ago (2016-03-17 17:28:26 UTC) #9
hcarmona
On 2016/03/17 17:05:08, msw wrote: > +groby and hcarmona for CloseReason changes. lgtm for CloseReason ...
4 years, 9 months ago (2016-03-17 19:07:32 UTC) #10
Evan Stade
indeed, the closereason code is just copy-pasted from BubbleDelegateView and is as yet unused in ...
4 years, 9 months ago (2016-03-17 22:41:35 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1809933003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1809933003/20001
4 years, 9 months ago (2016-03-17 22:41:58 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-17 23:44:02 UTC) #15
msw
You'll need CloseReason again if/when you convert ExtensionMessageBubbleView or ToolbarActionsBarBubbleViews (etc.) it might be nice ...
4 years, 9 months ago (2016-03-18 00:49:42 UTC) #16
groby-ooo-7-16
On 2016/03/18 00:49:42, msw wrote: > You'll need CloseReason again if/when you convert ExtensionMessageBubbleView or ...
4 years, 9 months ago (2016-03-18 01:12:39 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1809933003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1809933003/20001
4 years, 9 months ago (2016-03-18 01:53:43 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/158382)
4 years, 9 months ago (2016-03-18 02:02:49 UTC) #22
Evan Stade
+sky TBR for ui/views/views.gyp
4 years, 9 months ago (2016-03-18 18:25:39 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1809933003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1809933003/20001
4 years, 9 months ago (2016-03-18 18:26:19 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/158677)
4 years, 9 months ago (2016-03-18 18:40:41 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1809933003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1809933003/20001
4 years, 9 months ago (2016-03-18 19:13:22 UTC) #31
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-18 19:21:14 UTC) #33
commit-bot: I haz the power
4 years, 9 months ago (2016-03-18 19:22:35 UTC) #35
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1b8cd416b2eb6eadc565b9b3a3be13de8a424c87
Cr-Commit-Position: refs/heads/master@{#382045}

Powered by Google App Engine
This is Rietveld 408576698