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

Issue 130223002: Have browser process shutdown metro viewer on Metro -> Metro restart. (Closed)

Created:
6 years, 11 months ago by zturner
Modified:
6 years, 11 months ago
CC:
chromium-reviews, sadrul, ben+aura_chromium.org, kalyank
Visibility:
Public.

Description

Have browser process shutdown metro viewer on Metro -> Metro restart. Metro -> Metro restarts can happen as a result of changing about:flags, or a chrome update. In order for the metro viewer to exit, it is necessary for the browser to notify the metro viewer that it needs to close itself. This was happening for Metro -> Desktop restarts, but not for Metro -> Metro restarts. BUG=332063 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244330

Patch Set 1 #

Total comments: 10

Patch Set 2 : Fix some review issues. #

Patch Set 3 : Rebase to ToT. #

Patch Set 4 : Use scoped_ptr.get() instead of relying on conversion. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -30 lines) Patch
M chrome/browser/browser_process_platform_part_aurawin.h View 2 chunks +11 lines, -1 line 0 comments Download
M chrome/browser/browser_process_platform_part_aurawin.cc View 1 2 3 2 chunks +38 lines, -0 lines 0 comments Download
M chrome/browser/lifetime/browser_close_manager.cc View 3 chunks +0 lines, -22 lines 0 comments Download
M ui/aura/remote_root_window_host_win.h View 1 2 2 chunks +11 lines, -7 lines 0 comments Download
M ui/aura/remote_root_window_host_win.cc View 1 2 2 chunks +11 lines, -0 lines 0 comments Download
M ui/metro_viewer/metro_viewer_messages.h View 1 chunk +3 lines, -0 lines 0 comments Download
M win8/metro_driver/chrome_app_view_ash.cc View 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
zturner
cpu: win8\metro_driver\* jschuh: ui\metro_viewer\metro_messages.h [privileged -> privileged] sky: chrome\browser\*, ui\aura\*
6 years, 11 months ago (2014-01-09 01:11:57 UTC) #1
zturner
+ananta for non-owners review of chrome\browser\lifetime
6 years, 11 months ago (2014-01-09 01:12:52 UTC) #2
jschuh
ipc security lgtm
6 years, 11 months ago (2014-01-09 02:48:46 UTC) #3
sky
https://codereview.chromium.org/130223002/diff/1/chrome/browser/browser_process_platform_part_aurawin.cc File chrome/browser/browser_process_platform_part_aurawin.cc (right): https://codereview.chromium.org/130223002/diff/1/chrome/browser/browser_process_platform_part_aurawin.cc#newcode63 chrome/browser/browser_process_platform_part_aurawin.cc:63: switch (type) { nit: no point in a switch ...
6 years, 11 months ago (2014-01-09 16:40:05 UTC) #4
zturner
https://codereview.chromium.org/130223002/diff/1/chrome/browser/browser_process_platform_part_aurawin.cc File chrome/browser/browser_process_platform_part_aurawin.cc (right): https://codereview.chromium.org/130223002/diff/1/chrome/browser/browser_process_platform_part_aurawin.cc#newcode63 chrome/browser/browser_process_platform_part_aurawin.cc:63: switch (type) { On 2014/01/09 16:40:05, sky wrote: > ...
6 years, 11 months ago (2014-01-10 19:00:25 UTC) #5
sky
LGTM
6 years, 11 months ago (2014-01-10 19:19:07 UTC) #6
cpu_(ooo_6.6-7.5)
lgtm
6 years, 11 months ago (2014-01-10 20:57:55 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zturner@chromium.org/130223002/230001
6 years, 11 months ago (2014-01-11 00:21:27 UTC) #8
commit-bot: I haz the power
6 years, 11 months ago (2014-01-11 03:11:38 UTC) #9
Message was sent while issue was closed.
Change committed as 244330

Powered by Google App Engine
This is Rietveld 408576698