[Webkit-unassigned] [Bug 174415] New: [GStreamer] Review WebKitWebSource after r219252.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 12 01:32:36 PDT 2017


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

            Bug ID: 174415
           Summary: [GStreamer] Review WebKitWebSource after r219252.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cturner at igalia.com
                CC: bugs-noreply at webkitgtk.org

r219252 removed WebKitWebSource (WKWS) from being auto-plugged inside the GStreamer pipeline and hence used outside the main thread. There's a significant amount of code in WKWS that is now dead which handled this scenario of running multi-threaded. In particular ResourceHandleStreamingClient isn't used anymore, and there's various code paths conditioned on whether we're in the main thread or not that can be reviewed and probably removed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170712/06997004/attachment-0001.html>


More information about the webkit-unassigned mailing list