[Webkit-unassigned] [Bug 17502] Assertion failure when trying to restart a sync XMLHttpRequest as an async one from onreadystatechange

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 16 15:46:38 PDT 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|assertion failure loader == |Assertion failure when
                   |m_loader in                 |trying to restart a sync
                   |XMLHttpRequest::didFinishLo |XMLHttpRequest as an async
                   |ading                       |one from onreadystatechange
                 CC|                            |ap at webkit.org




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2010-07-16 15:46:39 PST ---
There are no assertions in XMLHttpRequest::didFinishLoading() now, but I'm getting an assertion failure in a different place:

ASSERTION FAILED: !m_didTellLoaderAboutRequest
(/Volumes/Data/Safari/OpenSource/WebCore/xml/XMLHttpRequest.cpp:571 void WebCore::XMLHttpRequest::createRequest(WebCore::ExceptionCode&))

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