RESOLVED FIXED 230092
Add cache to InlineContent for O(1) inline box access
https://bugs.webkit.org/show_bug.cgi?id=230092
Summary Add cache to InlineContent for O(1) inline box access
Antti Koivisto
Reported 2021-09-09 04:41:48 PDT
Constant time access.
Attachments
patch (15.77 KB, patch)
2021-09-09 05:16 PDT, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2021-09-09 05:16:30 PDT
EWS
Comment 2 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].
Radar WebKit Bug Importer
Comment 3 2021-09-09 07:00:20 PDT
Diego Pino
Comment 4 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
Note You need to log in before you can comment on or make changes to this bug.