[Webkit-unassigned] [Bug 117933] Crash in ASSERTION FAILED: !m_resource->errorOccurred() when loading mhtml archive file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 22 10:49:17 PDT 2013


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





--- Comment #6 from Alexey Proskuryakov <ap at webkit.org>  2013-07-22 10:49:09 PST ---
(From update of attachment 206651)
View in context: https://bugs.webkit.org/attachment.cgi?id=206651&action=review

> Source/WebCore/loader/DocumentLoader.cpp:1122
> +                loader->cancel();

I'm not sure if canceling is an appropriate response here. We are failing the load, shouldn't it be handled as a failure?

-- 
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