DescriptionFix crash in ChromeExtensionMessageFilter::OnPostMessage
Speculative fix: ChromeExtensionMessageFilter can outlive its Profile, so
check |profile_| for NULL in OnPostMessage as is done in other message
handlers.
BUG=419047
TEST=none
Committed: https://crrev.com/a3e007d47ef0ca2d089510a64f4760a0f8bfeadd
Cr-Commit-Position: refs/heads/master@{#297531}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|