DescriptionRevert 242026 "Get Windows 8 ASH to work again. "
After this was landed almost all tests in ash_unittests are crashing.
http://build.chromium.org/p/chromium.win/buildstatus?builder=Win8%20Aura&number=13804
http://build.chromium.org/p/chromium.win/builders/Win8%20Aura/builds/13804/steps/ash_unittests/logs/stdio
> Get Windows 8 ASH to work again.
>
> This broke in revision 236017 which creates the compositor in the ctor of the RemoteRootWindowHostWin class.
> This in turn uses the GetAcceleratedWidget function which returns the desktop window as the metro viewer is not yet
> connected to the browser.
>
> Moving the CreateCompositor call to the RemoteRootWindowHostWin::Connected function fixes this.
>
> BUG=none
> TBR=ben
>
> Review URL: https://codereview.chromium.org/64363004
TBR=ananta@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=242053
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|