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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 10 05:12:38 PDT 2022


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

--- Comment #1 from Adrian Perez <aperez at igalia.com> ---
I suppose the assertion should be moved into PLATFORM(COCOA). Another option
would be to explicitly declare the variable as RefPtr<VideFrameGStreamer> instead of using “auto” to avoid the compiler deducing it can use Ref<T>.
I am not sure what option is preferred in this case.

-- 
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/5cdad696/attachment.htm>


More information about the webkit-unassigned mailing list