[Webkit-unassigned] [Bug 257333] New: Follow-up fixes after 264515 at main

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 25 09:57:26 PDT 2023


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

            Bug ID: 257333
           Summary: Follow-up fixes after 264515 at main
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at redhat.com
                CC: bugs-noreply at webkitgtk.org

Fix indentation error and also:

/home/mcatanzaro/Projects/WebKit/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1576:71: error: cannot pass object of non-trivial type 'WeakPtr<MediaPlayer>' through variadic function; call will abort at runtime [-Wnon-pod-varargs]
        gst_structure_set(contextStructure, "player", G_TYPE_POINTER, m_player, nullptr);
                                                                      ^
1 error generated.

-- 
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/20230525/f4a2cb37/attachment.htm>


More information about the webkit-unassigned mailing list