[Webkit-unassigned] [Bug 272372] New: Optimize RenderBox::contentBoxRect()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 8 21:43:53 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=272372
Bug ID: 272372
Summary: Optimize RenderBox::contentBoxRect()
Product: WebKit
Version: WebKit Nightly Build
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
RenderBox::contentBoxRect() is fairly hot in some profiles, and costly because contentWidth() and contentHeight() both fan out to multiple calls that checking scrollbarGutter() and checking for scrollbars.
--
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/20240409/ba152958/attachment.htm>
More information about the webkit-unassigned
mailing list