[Webkit-unassigned] [Bug 18608] [Gtk] WebKitNetworkRequest needs to be finished

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 15 07:06:15 PST 2009


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


gns at gnome.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22557|review?(alp at nuanti.com)     |
               Flag|                            |
  Attachment #22557|0                           |1
        is obsolete|                            |
         AssignedTo|webkit-                     |gns at gnome.org
                   |unassigned at lists.webkit.org |
             Status|NEW                         |ASSIGNED
  Attachment #26755|                            |review?
               Flag|                            |




------- Comment #22 from gns at gnome.org  2009-01-15 07:06 PDT -------
Created an attachment (id=26755)
 --> (https://bugs.webkit.org/attachment.cgi?id=26755&action=view)
Minimal functionality addition patch

I rewrote my patch so that only the minimal functionality needed to get HTTP
information correctly fed back into WebKit when client code passes along a
WebKitNetworkRequest it received in a signal. This allows us to make it
possible for browsers such as Epihany and Midori to open links in new tabs and
still get Referer, for instance, correctly sent. Internal functionality (in
WebkitWebFrame) is also improved.

See comments bellow http://bugzilla.gnome.org/show_bug.cgi?id=120341#c12 for
more reasoning. I provide this patch now so that we can get this working sooner
rather than later, and no public API is touched, so we can discuss the merits
of my proposed API later.


-- 
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.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list