Bug 300570

Summary: [LCP] Use a bit on Element to store LCP's "in content set" state
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: DOMAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.