[Webkit-unassigned] [Bug 54118] XMLHttpRequest::abort() should call clearResponse()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 9 15:47:30 PST 2011


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





--- Comment #13 from Darin Adler <darin at apple.com>  2011-02-09 15:47:30 PST ---
(In reply to comment #9)
> One hidden change here is that m_response is now cleared. This has observable consequences - for example, XMLHttpRequest.status is lost after aborting.

I tried to review the class to see what effects clearing m_response would have. Somehow I missed that XMLHttpRequest.status effect.

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