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

Issue 137783029: Revert 245586 "aura: Destroy the compositor before destroying th..." (Closed)

Created:
6 years, 11 months ago by dxie
Modified:
6 years, 11 months ago
Reviewers:
danakj
CC:
chromium-reviews, tfarina, ben+views_chromium.org, ben+aura_chromium.org, sadrul, kalyank
Visibility:
Public.

Description

Revert 245586 "aura: Destroy the compositor before destroying th..." > aura: Destroy the compositor before destroying the backing window. > > This was causing linux_aura single-process browser tests to crash since > they don't set up a default X error handler. When the compositor is > shutting down it does a finish and this might try to swap to the X > window. > > Also change the windows shutdown ordering to match. > > R=ben, enne > BUG=270918 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245028 > > Review URL: https://codereview.chromium.org/132473007 TBR=danakj@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245815

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -19 lines) Patch
M ui/aura/window_tree_host.cc View 1 chunk +1 line, -4 lines 0 comments Download
M ui/gfx/win/window_impl.cc View 1 chunk +2 lines, -6 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_root_window_host_win.cc View 2 chunks +1 line, -4 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc View 2 chunks +1 line, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
dxie
6 years, 11 months ago (2014-01-19 05:39:29 UTC) #1
dxie
6 years, 11 months ago (2014-01-19 05:39:43 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r245815.

Powered by Google App Engine
This is Rietveld 408576698