WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
277722
Don't send renderTreeSize IPC on every layout
https://bugs.webkit.org/show_bug.cgi?id=277722
Summary
Don't send renderTreeSize IPC on every layout
Simon Fraser (smfr)
Reported
2024-08-06 17:08:04 PDT
Let's fix this FIXME: // FIXME: Remove at the soonest possible time. webPage->send(Messages::WebPageProxy::SetRenderTreeSize(webPage->renderTreeSize())); At least we should only send it if the size changed.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-08-06 17:08:52 PDT
<
rdar://problem/133339305
>
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