WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
312510
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-04-16 13:58:54 PDT
<
rdar://problem/174950627
>
zak ridouh
Comment 2
2026-04-16 14:02:41 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/62922
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.
Top of Page
Format For Printing
XML
Clone This Bug