[Webkit-unassigned] [Bug 120828] loadend ProgressEvent of XHR can not get correct value of attribute of loaded and total

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 6 06:36:37 PST 2014


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





--- Comment #15 from youenn fablet <youennf at gmail.com>  2014-01-06 06:34:23 PST ---
(In reply to comment #13)
> > Also in XMLHttpRequest::callReadyStateChangeListener, the readystatechange event is created as a ProgressEvent.
> > According the XHR spec, its interface should be Event. I wonder whether this should be fixed or not.
> 
> I don't care very much. What do other browsers do?

Blink is similar to WebKit.
Mozilla is directly instantiating a DOM event.
The change is included in the current patch.

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