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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 9 15:22:32 PST 2011


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #81836|review+                     |review-
               Flag|                            |




--- Comment #11 from Alexey Proskuryakov <ap at webkit.org>  2011-02-09 15:22:32 PST ---
(From update of attachment 81836)
Thanks, that's convincing. I only picked one example, for a case where I could quickly tell that there is a behavior change. Can you go over uses of m_response in the file and check that it is always expected to have null response after abort()?

> We are actually fixing two things at once here...

I think that this needs a regression test then. Please add one (setting r- to that effect). It would be nice to know if the test passes in both IE and Firefox.

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