WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
268506
RemoteImageBufferSetProxy::didPrepareForDisplay can be blocked by other main thread task
https://bugs.webkit.org/show_bug.cgi?id=268506
Summary
RemoteImageBufferSetProxy::didPrepareForDisplay can be blocked by other main ...
Matt Woodrow
Reported
2024-01-31 15:03:46 PST
<
rdar://121664924
> This message is received on the main thread, and blocks submission of the previous layer tree transaction. It can be delayed by other work on the main thread, for arbitrary periods of time. We should deliver it to a WorkQueue instead to prevent this blocking.
Attachments
Add attachment
proposed patch, testcase, etc.
Matt Woodrow
Comment 1
2024-01-31 15:12:52 PST
Pull request:
https://github.com/WebKit/WebKit/pull/23625
EWS
Comment 2
2024-02-03 10:39:24 PST
Committed
274047@main
(4beae41dc615): <
https://commits.webkit.org/274047@main
> Reviewed commits have been landed. Closing PR #23625 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