[Webkit-unassigned] [Bug 277722] New: Don't send renderTreeSize IPC on every layout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 6 17:08:04 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=277722

            Bug ID: 277722
           Summary: Don't send renderTreeSize IPC on every layout
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240807/2afd2873/attachment.htm>


More information about the webkit-unassigned mailing list