[Webkit-unassigned] [Bug 34317] New: [GStreamer] Add a WebKit HTTP/HTTPS source that uses WebKit's network infrastructure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 29 01:48:06 PST 2010


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

           Summary: [GStreamer] Add a WebKit HTTP/HTTPS source that uses
                    WebKit's network infrastructure
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: slomo at circular-chaos.org


Hi,
the attached patch adds a WebKit HTTP/HTTPS GStreamer source, that uses
WebKit's network infrastructure. There's only two places where soup specific
things are done, which can probably be replaced too. As such this should be
useful for other ports too if they decide to use GStreamer at some point.

It automatically sets cookies as required, uses
proxy/authentication/certificate information from WebKit, sets referer, etc. It
also works with Vimeo's HTML5 stuff.

Please test this and report any issues, it's still not 100% completed.

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