Bug 32969

Summary: [Qt] Support upload progress events in XMLHttpRequest
Product: WebKit Reporter: Jakub Wieczorek <jwieczorek>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, tonikitoo, webkit.review.bot
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
proposed patch none

Jakub Wieczorek
Reported 2009-12-27 12:56:00 PST
To achieve that, the network layer needs to report upload progress to the client if requested (ResourceRequest::reportUploadProgress).
Attachments
proposed patch (5.35 KB, patch)
2009-12-27 13:01 PST, Jakub Wieczorek
no flags
Jakub Wieczorek
Comment 1 2009-12-27 13:01:35 PST
Created attachment 45531 [details] proposed patch
WebKit Review Bot
Comment 2 2009-12-27 13:07:29 PST
style-queue ran check-webkit-style on attachment 45531 [details] without any errors.
Eric Seidel (no email)
Comment 3 2009-12-27 19:29:56 PST
Comment on attachment 45531 [details] proposed patch Looks right as far as I can tell.
WebKit Commit Bot
Comment 4 2009-12-27 19:39:13 PST
Comment on attachment 45531 [details] proposed patch Clearing flags on attachment: 45531 Committed r52590: <http://trac.webkit.org/changeset/52590>
WebKit Commit Bot
Comment 5 2009-12-27 19:39:17 PST
All reviewed patches have been landed. Closing bug.
Antonio Gomes
Comment 6 2009-12-28 04:03:17 PST
(In reply to comment #3) > (From update of attachment 45531 [details]) > Looks right as far as I can tell. lgtm too. good catch
Note You need to log in before you can comment on or make changes to this bug.