RESOLVED FIXED312510
[GPUP] Improve worker thread assertions in RemoteRenderingBackend
https://bugs.webkit.org/show_bug.cgi?id=312510
Summary [GPUP] Improve worker thread assertions in RemoteRenderingBackend
zak ridouh
Reported 2026-04-16 13:58:48 PDT
Replace ASSERT(!RunLoop::isMain()) with assertIsCurrent(workQueue()) in RemoteRenderingBackend cache methods and releaseMemory, matching the stricter assertion already used in the filter caching path since r309995.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-04-16 13:58:54 PDT
zak ridouh
Comment 2 2026-04-16 14:02:41 PDT
EWS
Comment 3 2026-04-18 08:53:26 PDT
Committed 311529@main (5eb98d539133): <https://commits.webkit.org/311529@main> Reviewed commits have been landed. Closing PR #62922 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.