[Webkit-unassigned] [Bug 175540] New: [GStreamer][MSE] Make setAppendState thread safe

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 14 11:05:55 PDT 2017


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

            Bug ID: 175540
           Summary: [GStreamer][MSE] Make setAppendState thread safe
           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

The assertions were saying setAppendState should only ever run on the main thread, but it registers signal handlers than can be invoked from the GStreamer pipeline, so it needs protection.

-- 
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/20170814/c74b61a4/attachment.html>


More information about the webkit-unassigned mailing list