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

Issue 2409423003: Move WidgetActivationWaiter to a common place (Closed)

Created:
4 years, 2 months ago by Qiang(Joe) Xu
Modified:
4 years, 2 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move WidgetActivationWaiter to a common place BUG=654967 TEST=none Committed: https://crrev.com/a2cab6d035bef91d027bbc642304eeeece680f62 Cr-Commit-Position: refs/heads/master@{#424920}

Patch Set 1 #

Patch Set 2 : remove run_loop include #

Total comments: 4

Patch Set 3 : based on sky's comments #

Total comments: 6

Patch Set 4 : based on comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -84 lines) Patch
M chrome/browser/ui/libgtk2ui/select_file_dialog_interactive_uitest.cc View 1 4 chunks +3 lines, -37 lines 0 comments Download
M ui/views/test/widget_test.h View 1 2 3 2 chunks +25 lines, -0 lines 0 comments Download
M ui/views/test/widget_test.cc View 1 2 3 1 chunk +27 lines, -0 lines 0 comments Download
M ui/views/widget/widget_interactive_uitest.cc View 5 chunks +4 lines, -47 lines 0 comments Download

Messages

Total messages: 26 (15 generated)
Qiang(Joe) Xu
Hi Scott, please take a look, thanks!
4 years, 2 months ago (2016-10-12 02:31:35 UTC) #7
sky
https://codereview.chromium.org/2409423003/diff/20001/ui/views/test/widget_test.cc File ui/views/test/widget_test.cc (right): https://codereview.chromium.org/2409423003/diff/20001/ui/views/test/widget_test.cc#newcode171 ui/views/test/widget_test.cc:171: EXPECT_NE(active, widget->IsActive()); I think this is error prone for ...
4 years, 2 months ago (2016-10-12 16:05:43 UTC) #8
Qiang(Joe) Xu
Updated. PTAL. Thanks! https://codereview.chromium.org/2409423003/diff/20001/ui/views/test/widget_test.cc File ui/views/test/widget_test.cc (right): https://codereview.chromium.org/2409423003/diff/20001/ui/views/test/widget_test.cc#newcode171 ui/views/test/widget_test.cc:171: EXPECT_NE(active, widget->IsActive()); On 2016/10/12 16:05:43, sky ...
4 years, 2 months ago (2016-10-12 16:55:59 UTC) #10
sky
https://codereview.chromium.org/2409423003/diff/40001/ui/views/test/widget_test.cc File ui/views/test/widget_test.cc (right): https://codereview.chromium.org/2409423003/diff/40001/ui/views/test/widget_test.cc#newcode159 ui/views/test/widget_test.cc:159: EXPECT_NE(active, widget->IsActive()); There is no point in this call ...
4 years, 2 months ago (2016-10-12 19:23:53 UTC) #14
Qiang(Joe) Xu
Hi Scott, thanks for the comments. New patch is uploaded. https://codereview.chromium.org/2409423003/diff/40001/ui/views/test/widget_test.cc File ui/views/test/widget_test.cc (right): https://codereview.chromium.org/2409423003/diff/40001/ui/views/test/widget_test.cc#newcode159 ...
4 years, 2 months ago (2016-10-12 20:25:16 UTC) #15
sky
LGTM - thanks!
4 years, 2 months ago (2016-10-12 23:52:43 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2409423003/60001
4 years, 2 months ago (2016-10-12 23:53:38 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/85603) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 2 months ago (2016-10-13 00:00:14 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2409423003/60001
4 years, 2 months ago (2016-10-13 00:21:22 UTC) #22
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 2 months ago (2016-10-13 00:31:22 UTC) #24
commit-bot: I haz the power
4 years, 2 months ago (2016-10-13 00:34:04 UTC) #26
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/a2cab6d035bef91d027bbc642304eeeece680f62
Cr-Commit-Position: refs/heads/master@{#424920}

Powered by Google App Engine
This is Rietveld 408576698