[Webkit-unassigned] [Bug 226719] New: [GStreamer] Fix clang TSA warnings in WTF::DataMutex

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 7 02:14:15 PDT 2021


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

            Bug ID: 226719
           Summary: [GStreamer] Fix clang TSA warnings in WTF::DataMutex
           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

Fix the remaning clang thread safety warnings in WTF::DataMutex.

The goal of this patch is to reduce the number of warnings in the
GStreamer codebase. Whether DataMutex should be deprecated in favor of
Locker with the clang TSA annotations is outside of the scope of this
patch.

-- 
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/20210607/210455e8/attachment.htm>


More information about the webkit-unassigned mailing list