[Webkit-unassigned] [Bug 31446] crash in chromium when loading multipart/x-mixed-replace data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 16 10:11:35 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=31446





--- Comment #7 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2009-11-16 10:11:34 PST ---
(From update of attachment 43211)
> +++ b/WebCore/loader/FrameLoader.cpp
...
> +                if (isReplacing())
> +                    setDocumentLoader(m_provisionalDocumentLoader.get());

In WebFrameImpl::loadData, we also call setReplacing.  Could that interact
in an interesting way with this code?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list