[Webkit-unassigned] [Bug 242644] New: [GStreamer][VideoCapture] VideoTrackPrivateGStreamer: Only enqueueTask in callbacks when not on MainThread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 12 11:45:33 PDT 2022


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

            Bug ID: 242644
           Summary: [GStreamer][VideoCapture] VideoTrackPrivateGStreamer:
                    Only enqueueTask in callbacks when not on MainThread
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WPE WebKit
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: james.hilliard1 at gmail.com
                CC: bugs-noreply at webkitgtk.org

If we receive a callback while isMainThread() is already true we should execute the callback function directly as AbortableTaskQueue expects isMainThread() to be false.

-- 
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/20220712/0cced538/attachment-0001.htm>


More information about the webkit-unassigned mailing list