[Webkit-unassigned] [Bug 128674] New: Provide API to set proxy settings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 12 08:23:52 PST 2014


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

           Summary: Provide API to set proxy settings
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: swagiaal at redhat.com


When proxy settings are set in Eclipse or through Java properties, the Eclipse SWT Browser needs to forward those settings to WebKit.

In WebKitGTK this was accomplished by getting the soup session through the webkit_get_default_session() global function then setting the "proxy-uri" property of the SoupSession.

Can similar (or more appropriate) API be provided in WebKitGTK2 ?

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



More information about the webkit-unassigned mailing list