DescriptionMove delivery of upload 'progress' events to XMLHttpRequestUpload.
Have the XMLHttpRequestUpload object handle dispatching of its
'progress' events, and at the same time keep track of the last
progress data reported.
While the latter state isn't directly made use of here, follow-on
changes to handle 'progress' events during XHR request errors will
depend on having it available.
R=
BUG=315488
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162254
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|