[Webkit-unassigned] [Bug 243781] New: [GStreamer] REGRESSION(253289 at main): Broke debug builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 10 05:11:19 PDT 2022


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

            Bug ID: 243781
           Summary: [GStreamer] REGRESSION(253289 at main): Broke debug
                    builds
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

/app/webkit/WebKitBuild/Debug/WTF/Headers/wtf/Ref.h:119:52: error: invalid argument type 'WebCore::VideoFrameGStreamer' to unary expression
    bool operator!() const { ASSERT(m_ptr); return !*m_ptr; }
                                                   ^~~~~~~
/app/webkit/Source/WebCore/platform/mediastream/RealtimeVideoSource.cpp:195:5: note: in instantiation of member function 'WTF::Ref<WebCore::VideoFrameGStreamer>::operator!' requested here
    ASSERT(newVideoFrame);
    ^

-- 
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/20220810/b1078628/attachment-0001.htm>


More information about the webkit-unassigned mailing list