[Webkit-unassigned] [Bug 275165] REGRESSION(278498 at main) [GStreamer][Skia] getUserMedia(deviceID) frequently freezing in media stream tests under debug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 10 04:48:04 PDT 2024


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

--- Comment #11 from Philippe Normand <philn at igalia.com> ---
In MockRealtimeVideoSource::generateFrameInternal() if you "return null" before creating the GraphicsContextStateSaver instance, the timeout doesn't happen.

Something looks incorrect in the skia GraphicsContextSkia::save() and/or GraphicsContextSkia::restore() implementations? Maybe?

I don't know about graphics, I can't go any further.

-- 
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/20240610/a651b62d/attachment.htm>


More information about the webkit-unassigned mailing list