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

Issue 2663163004: Run the "Relaunch Chrome" dialog test everywhere. (Closed)

Created:
3 years, 10 months ago by tapted
Modified:
3 years, 10 months ago
Reviewers:
sky
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Run the "Relaunch Chrome" dialog test everywhere. For Linux, this requires an update to WidgetTest::GetAllWidgets() (added in r447216) in order to include Widgets created with a parent aura::Window that is a DesktopWindowTreeHost's root rather than the host's content window. BUG=684167, 683808 Review-Url: https://codereview.chromium.org/2663163004 Cr-Commit-Position: refs/heads/master@{#448452} Committed: https://chromium.googlesource.com/chromium/src/+/f0c12ecaa44ccc4511ea33c1705dec4caa972304

Patch Set 1 #

Patch Set 2 : Guess at fix #

Patch Set 3 : Could r448204 have fixed this? (answer: no) #

Patch Set 4 : Test GetRootWindow() without the fix #

Patch Set 5 : Add back the fix #

Total comments: 4

Patch Set 6 : respond to comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -13 lines) Patch
M chrome/browser/ui/update_chrome_dialog_browsertest.cc View 1 chunk +1 line, -9 lines 0 comments Download
M ui/views/test/widget_test_aura.cc View 1 2 3 4 5 2 chunks +3 lines, -4 lines 0 comments Download
M ui/views/test/widget_test_unittest.cc View 1 2 3 4 2 chunks +14 lines, -0 lines 0 comments Download

Messages

Total messages: 35 (29 generated)
tapted
Hi sky, please take a look. I think this makes sense to ensure the behaviour ...
3 years, 10 months ago (2017-02-06 11:34:23 UTC) #25
sky
https://codereview.chromium.org/2663163004/diff/100001/ui/views/test/widget_test_aura.cc File ui/views/test/widget_test_aura.cc (right): https://codereview.chromium.org/2663163004/diff/100001/ui/views/test/widget_test_aura.cc#newcode166 ui/views/test/widget_test_aura.cc:166: std::vector<aura::Window*> toplevels = GetAllTopLeveLWindows(); optional: don't bother with local, ...
3 years, 10 months ago (2017-02-06 17:29:47 UTC) #26
sky
LGTM
3 years, 10 months ago (2017-02-06 17:29:52 UTC) #27
tapted
https://codereview.chromium.org/2663163004/diff/100001/ui/views/test/widget_test_aura.cc File ui/views/test/widget_test_aura.cc (right): https://codereview.chromium.org/2663163004/diff/100001/ui/views/test/widget_test_aura.cc#newcode166 ui/views/test/widget_test_aura.cc:166: std::vector<aura::Window*> toplevels = GetAllTopLeveLWindows(); On 2017/02/06 17:29:47, sky wrote: ...
3 years, 10 months ago (2017-02-06 22:50:49 UTC) #29
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/2663163004/130001
3 years, 10 months ago (2017-02-06 22:51:53 UTC) #32
commit-bot: I haz the power
3 years, 10 months ago (2017-02-07 00:05:26 UTC) #35
Message was sent while issue was closed.
Committed patchset #6 (id:130001) as
https://chromium.googlesource.com/chromium/src/+/f0c12ecaa44ccc4511ea33c1705d...

Powered by Google App Engine
This is Rietveld 408576698