DescriptionFix crash in ExtensionFunctionDispatcher due to invalid Profile/BrowserContext
The Profile may be closed (and hence the BrowserContext becomes invalid) after
the LogSuccess task is posted to the UI thread. We don't care about logging
function call activity for a profile that just closed, so skip the logging.
BUG=341195
TEST=existing extensions browser_tests
[email protected]
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249470
Patch Set 1 #
Total comments: 1
Patch Set 2 : trivial rebase #Patch Set 3 : formatting #Messages
Total messages: 3 (0 generated)
|