[Webkit-unassigned] [Bug 260711] New: [GStreamer] registerAppsinkWithWorkaroundsIfNeededCallOnce() should be callable from non-main threads
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 25 06:47:18 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=260711
Bug ID: 260711
Summary: [GStreamer]
registerAppsinkWithWorkaroundsIfNeededCallOnce()
should be callable from non-main threads
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
Assignee: webkit-unassigned at lists.webkit.org
Reporter: philn at igalia.com
CC: aboya at igalia.com, bugs-noreply at webkitgtk.org
There is an ASSERT(isMainThread()) there but I see no motivation for this. Care to explain, Alicia?
This code might be triggered from worker threads in during WebCodecs initialization, that's why imported/w3c/web-platform-tests/webcodecs/video-decoder.crossOriginIsolated.https.any.worker.html crashes in Debug bots...
--
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/20230825/571aa145/attachment.htm>
More information about the webkit-unassigned
mailing list