Bug 230092

Summary: Add cache to InlineContent for O(1) inline box access
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, dpino, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Antti Koivisto 2021-09-09 04:41:48 PDT
Constant time access.
Comment 1 Antti Koivisto 2021-09-09 05:16:30 PDT
Created attachment 437735 [details]
patch
Comment 2 EWS 2021-09-09 06:59:48 PDT
Committed r282211 (241498@main): <https://commits.webkit.org/241498@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 437735 [details].
Comment 3 Radar WebKit Bug Importer 2021-09-09 07:00:20 PDT
<rdar://problem/82922939>
Comment 4 Diego Pino 2021-09-09 17:40:04 PDT
This patch broke compilation in Ubuntu LTS and Debian bots https://build.webkit.org/#/builders/46/builds/6471

Fixed in https://trac.webkit.org/changeset/282253/webkit