[Webkit-unassigned] [Bug 245568] New: [LFC][Integration] Add a Layout::Box pointer to RenderObject
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 23 03:00:26 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=245568
Bug ID: 245568
Summary: [LFC][Integration] Add a Layout::Box pointer to
RenderObject
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: koivisto at iki.fi
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
Replace the map in LineLayout with a direct pointer in render objects. This is faster and also uses less memory in most cases since with expanded IFC coverage majority of renderers already end up in these maps.
--
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/20220923/ad2ae3d3/attachment.htm>
More information about the webkit-unassigned
mailing list