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
Radar WebKit Bug Importer
Comment 1 2024-08-06 17:08:52 PDT
Note You need to log in before you can comment on or make changes to this bug.