Bug 230092 - Add cache to InlineContent for O(1) inline box access
Summary: Add cache to InlineContent for O(1) inline box access
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-09 04:41 PDT by Antti Koivisto
Modified: 2021-09-09 17:40 PDT (History)
5 users (show)

See Also:


Attachments
patch (15.77 KB, patch)
2021-09-09 05:16 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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