Chromium Code Reviews
DescriptionClear UIThreadExtensionFunction::render_frame_host_ when RFH is gone.
This regressed in my CL r395494 where I mistakenly put a short circuit
in SetRenderFrameHost. SetRenderFrameHost is called with nullptr RFH
when WebContentsObserver::RenderFrameDeleted() happens (for
non service worker case).
BUG=616119
Test=See clusterfuzz repro, it infrequently reproduces though. But
I was able to verify with this CL that the crash shouldn't happen.
Committed: https://crrev.com/fd6715d5469aaa2fa05bc3ab316767d6ea84867e
Cr-Commit-Position: refs/heads/master@{#397432}
Patch Set 1 #
Messages
Total messages: 14 (7 generated)
|
|||||||||||||||||||||||||||||||||||||