DescriptionGet 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=242026
Patch Set 1 #Patch Set 2 : #Messages
Total messages: 6 (0 generated)
|