Permissions: Avoid poking at the heap after Blink shutdown
Changes serviceConnectionError() to be a no-op if Platform::current() is null. This can happen because MessageLoop destruction may invoke the callback after Blink shutdown. TBRing since this precise change was recommended by haraken@ and I'd like to make sure the fix lands ASAP. BUG=650637 TBR=haraken@chromium.org Review-Url: https://codereview.chromium.org/2446723002 Cr-Commit-Position: refs/heads/master@{#427190}
Showing
Please register or sign in to comment