Descriptionchromeos: Fix StartupBrowserCreatorImpl::Launch crash.
Previous fix r144228 does not fix the crash. It seems the crash is more likely
to be caused by user closing the app window in a nested message that runs by
synchronous session restore. Add an WebContentsCloseObserver to monitor the app
contents and skip focusing logic if it is closed.
BUG=134478
TEST=Verify the crash in 134478 no longer happens.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146027
Patch Set 1 #
Total comments: 2
Patch Set 2 : rebase + fix comment in #1 #Messages
Total messages: 6 (0 generated)
|