DescriptionRevert 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 #
Messages
Total messages: 1 (0 generated)
|