[Webkit-unassigned] [Bug 225650] New: [GStreamer] Add RAII lockers for GStreamer locks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 11 05:08:13 PDT 2021


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

            Bug ID: 225650
           Summary: [GStreamer] Add RAII lockers for GStreamer locks
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aboya at igalia.com
                CC: bugs-noreply at webkitgtk.org

This patch introduces RAII locker classes that wrap GST_OBJECT_LOCK
and GST_PAD_STREAM_LOCK to match the style, safety and convenience of
locks from WTF.

This patch introduces no behavior changes.

-- 
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/20210511/2fd1ca2b/attachment.htm>


More information about the webkit-unassigned mailing list