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

Issue 119863002: Revert 242026 "Get Windows 8 ASH to work again. " (Closed)

Created:
7 years ago by kinuko
Modified:
7 years ago
Reviewers:
ananta
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M trunk/src/ui/aura/remote_root_window_host_win.cc View 2 chunks +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
kinuko
7 years ago (2013-12-20 09:31:10 UTC) #1
kinuko
7 years ago (2013-12-20 09:31:27 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r242053.

Powered by Google App Engine
This is Rietveld 408576698