[Webkit-unassigned] [Bug 24306] Add a way to figure-out if a ResourceRequest requires upload progress notifications

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


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


jcampan at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28204|                            |review?
               Flag|                            |




------- Comment #1 from jcampan at google.com  2009-03-02 16:49 PDT -------
Created an attachment (id=28204)
 --> (https://bugs.webkit.org/attachment.cgi?id=28204&action=view)
Patch that adds a flag to ResourceRequest to indicate whether upload progress
notifications are needed. 

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


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list