DescriptionBroadcast Channel: Avoid poking at the heap after Blink shutdown
Changes BroadcastChannel::close() to be a no-op if Platform::current()
is null. This can happen because MessageLoop destruction may invoke
this function indirectly, after Blink has been shut down.
TBRing since this precise change was recommended by haraken@ and I'd
like to make sure the fix lands ASAP.
BUG=658726
TBR=haraken@chromium.org
Committed: https://crrev.com/e230c74b0901962437a12b387203e237bfe28e02
Cr-Commit-Position: refs/heads/master@{#427173}
Patch Set 1 #
Messages
Total messages: 8 (4 generated)
|