DescriptionMake the metro viewer responsible for relaunching browser in desktop mode.
Browsers can force a metro -> desktop transition by calling ShellExecuteEx
with a special argument. However, the process that calls ShellExecute must
itself be a metro process. This change implements that behavior. Without
this change, triggering a relaunch in desktop mode while in ash would
launch chrome in the desktop mode, but it would not automatically transition
from metro to desktop.
cpu@:*metro*
bauerb@:chrome\browser\plugins\*
sky@:ui\aura\*
jschuh@:security review for ipc messages in ui\metro_viewer
BUG=280377
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221075
Patch Set 1 #
Total comments: 10
Patch Set 2 : Compile out LaunchDesktopInstanceHelper on non-AURA and fix style issues. #
Total comments: 3
Patch Set 3 : Fix a few nits. #
Messages
Total messages: 11 (0 generated)
|