Descriptiondevtools: Fix crash when WebContents is deleted by a message handler
If a DevTools message handler deletes the WebContents which originated
the message, we previously tried to access a member of an already-freed
FrameHostHolder.
TEST=headless_browsertests --gtest_filter=HeadlessBrowserContextIsolationTest.RunAsyncTest
Committed: https://crrev.com/2ce98a25d03dadf0434e885fc36dd976ea7d7519
Cr-Commit-Position: refs/heads/master@{#439879}
Patch Set 1 #
Messages
Total messages: 15 (9 generated)
|