[Webkit-unassigned] [Bug 26854] [GTK] Needs API to allow more control over outgoing requests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 1 12:56:59 PDT 2009


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


gns at gnome.org changed:

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




------- Comment #8 from gns at gnome.org  2009-07-01 12:56 PDT -------
(From update of attachment 32134)
After Jan pointed out that Mac used willSendRequest in its DRT implementation I
went and investigated. I now believe we need to look at this problem with a
wider perspective, and with the DataSource API in mind.

Delegates such as willSendRequest,  didFinishLoading, and other (I believe all
that get a DocumentLoader and an identifier, in FrameLoaderClient) are used
together for tracking the loading of the resources.

Mac provides as part of its API objects representing the resources, and maps
the identifier to said objects in these delegates. We may want to adopt a
similar approach.


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