Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(278)

Issue 63033008: Move delivery of upload 'progress' events to XMLHttpRequestUpload. (Closed)

Created:
7 years, 1 month ago by sof
Modified:
7 years, 1 month ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -1 line) Patch
M Source/core/xml/XMLHttpRequest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XMLHttpRequestUpload.h View 2 chunks +6 lines, -0 lines 0 comments Download
M Source/core/xml/XMLHttpRequestUpload.cpp View 2 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
sof
At your leisure, please take a look. (Split out from crrev.com/61793010)
7 years, 1 month ago (2013-11-18 22:27:18 UTC) #1
abarth-chromium
lgtm
7 years, 1 month ago (2013-11-18 23:10:56 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sigbjornf@opera.com/63033008/1
7 years, 1 month ago (2013-11-18 23:11:04 UTC) #3
commit-bot: I haz the power
Change committed as 162254
7 years, 1 month ago (2013-11-19 01:16:11 UTC) #4
tyoshino (SeeGerritForStatus)
7 years, 1 month ago (2013-11-19 04:04:04 UTC) #5
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698