Bug 312510

Summary: [GPUP] Improve worker thread assertions in RemoteRenderingBackend
Product: WebKit Reporter: zak ridouh <zakr>
Component: New BugsAssignee: zak ridouh <zakr>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.