[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:56:22 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=165852
--- Comment #6 from Chris Dumez <cdumez at apple.com> ---
(In reply to comment #5)
> > If so, then this comment and assertion are wrong and your fix is indeed
> > right.
>
> The theory has been that we shouldn't even try to do any loads in
> disconnected frames so we shouldn't get here in the first place. That's why
> I didn't remove the assert.
I believe that if you set the src of an HTMLImageElement, the load will go through. It goes through even if the HTMLImageElement is itself 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/7ab89b8c/attachment-0001.html>
More information about the webkit-unassigned
mailing list