DescriptionClose AppWindow to perform clean shutdown
It results in a use-after-free if AppWindow is not closed.
Add a new method DesktopController::CreateAppWindow()
-Rename existing CreateAppWindow() method to CreateShellAppWindow().
-Add a new method CreateAppWindow() to remember the AppWindow.
-Close the AppWindow in CloseAppWindows().
Implement ShellNativeAppWindow::Close()
-Call AppWindow::OnNativeClose() to destruct the AppWindow.
BUG=387288
Committed: https://crrev.com/06aaa078382af19a198b9669ffc4e6add92aa53d
Cr-Commit-Position: refs/heads/master@{#294124}
Patch Set 1 : #
Total comments: 4
Patch Set 2 : Add comments #
Messages
Total messages: 18 (6 generated)
|