[webkit-reviews] review granted: [Bug 126575] Dispatch a progress event before dispatching abort, error or timeout event : [Attachment 221034] first patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 13 09:20:50 PST 2014


Alexey Proskuryakov <ap at webkit.org> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 126575: Dispatch a progress event before dispatching abort, error or
timeout event
https://bugs.webkit.org/show_bug.cgi?id=126575

Attachment 221034: first patch
https://bugs.webkit.org/attachment.cgi?id=221034&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=221034&action=review


>
LayoutTests/http/tests/xmlhttprequest/upload-onloadend-event-after-abort.html:-
45
> -	   logProgressEvent(e);

This doesn't look right - why don't we log this event any more?

It doesn't materially affect what this test is testing for, but it could be
confusing in the future.


More information about the webkit-reviews mailing list