Chromium Code Reviews
DescriptionIgnore desktop creation errors in the sandbox.
This patch reverts the original behaviour that we ignore errors when creating
the alternative desktop. Also this includes a change to try and open the window
station with lower privileges if the first request fails, which works fine for
operation but not for testing. Finally it logs any failure to create the desktop
as a warning in the existing histogram.
CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win10_chromium_x64_rel_ng
TEST=1. Test on Windows 7
2. Download PSTools from https://technet.microsoft.com/en-us/sysinternals/pstools.aspx
3. Run cmd.exe as an administrator
4. Run the command 'psexec -s -i 0 c:\path\to\chrome.exe'
5. Click on the icon which indicates there a message on the service desktop. This will switch to the service desktop where chrome is running.
6. Verify that the browser is useable
BUG=615396
Committed: https://crrev.com/37dd5680ab4edbbf730e8540825b9caa8db0d911
Cr-Commit-Position: refs/heads/master@{#409229}
Patch Set 1 #
Messages
Total messages: 14 (5 generated)
|
||||||||||||||||||||||||||||