[webkit-reviews] review requested: [Bug 24306] Add a way to figure-out if a ResourceRequest requires upload progress notifications : [Attachment 28204] Patch that adds a flag to ResourceRequest to indicate whether upload progress notifications are needed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 2 16:49:14 PST 2009


Jay Campan <jcampan at google.com> has asked  for review:
Bug 24306: Add a way to figure-out if a ResourceRequest requires upload
progress notifications
https://bugs.webkit.org/show_bug.cgi?id=24306

Attachment 28204: Patch that adds a flag to ResourceRequest to indicate whether
upload progress notifications are needed. 
https://bugs.webkit.org/attachment.cgi?id=28204&action=review

------- Additional Comments from Jay Campan <jcampan at google.com>
Adding a flag to ResourceRequest to indicate whether or not upload progress
notifications are needed. This is useful to avoid sending these notifications
when there are no consumers (especially in the Chromium case where IPC are
involved).


More information about the webkit-reviews mailing list