[Webkit-unassigned] [Bug 165852] WebContent crash under WebCore::CachedResource::load in WebCore::FrameLoader::outgoingReferrer const
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 14 09:24:11 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=165852
--- Comment #3 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 297093
--> https://bugs.webkit.org/attachment.cgi?id=297093
patch
View in context: https://bugs.webkit.org/attachment.cgi?id=297093&action=review
> Source/WebCore/loader/FrameLoader.cpp:929
> // because they need to be contained in iframes with the srcdoc.
Getting a null frame would mean that we have a top-level frame with an srcdoc document. This is weird unless the iframe that has the srcdoc is not yet (or no longer in the tree), i.e. detached.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161214/5aa47be0/attachment.html>
More information about the webkit-unassigned
mailing list