RESOLVED FIXED300570
[LCP] Use a bit on Element to store LCP's "in content set" state
https://bugs.webkit.org/show_bug.cgi?id=300570
Summary [LCP] Use a bit on Element to store LCP's "in content set" state
Simon Fraser (smfr)
Reported 2025-10-11 18:14:54 PDT
There's some overhead to storing elements in m_textContentSet, so use a bit on Node instead.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-10-11 18:15:01 PDT
Simon Fraser (smfr)
Comment 2 2025-10-11 18:21:55 PDT
EWS
Comment 3 2025-10-12 13:00:11 PDT
Committed 301382@main (be4064807ce4): <https://commits.webkit.org/301382@main> Reviewed commits have been landed. Closing PR #52191 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.