DescriptionFixes use after free caused by delete in RootWindowController (2)
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.
[email protected]
[email protected]
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226524
Patch Set 1 #Patch Set 2 : Fix #Patch Set 3 : Shutdown #
Messages
Total messages: 4 (0 generated)
|