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

Issue 25659002: Revert 226347 "Fixes use after free caused by delete in RootWind..." (Closed)

Created:
7 years, 2 months ago by dcheng
Modified:
7 years, 2 months ago
Reviewers:
sky
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 226347 "Fixes use after free caused by delete in RootWind..." > Fixes use after free caused by delete in RootWindowController > > RootWindowController::CloseChildWindows() was explicitly deleting > windows. It should only do that for windows that are owned by the > parent, otherwise the window should be removed. > > BUG=297028 > TEST=covered by test now. > R=oshima@chromium.org > > Review URL: https://codereview.chromium.org/25374002 TBR=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226377

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -77 lines) Patch
M trunk/src/ash/root_window_controller.cc View 3 chunks +3 lines, -12 lines 0 comments Download
M trunk/src/ash/root_window_controller_unittest.cc View 2 chunks +0 lines, -64 lines 0 comments Download
M trunk/src/ash/wm/frame_painter.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M trunk/src/ui/aura/window.h View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
dcheng
7 years, 2 months ago (2013-10-02 01:22:28 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r226377.

Powered by Google App Engine
This is Rietveld 408576698