Bug 255443

Summary: Avoid useless copy of CSSSelectorList when there is no nesting parent selector to resolve
Product: WebKit Reporter: Matthieu Dubet <m_dubet>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Matthieu Dubet
Reported 2023-04-14 01:10:37 PDT
We should optimize the most frequent case (non nested rule) by avoiding an unnecessary copy.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-04-14 01:10:58 PDT
Matthieu Dubet
Comment 2 2023-04-14 01:21:07 PDT
EWS
Comment 3 2023-04-14 03:51:02 PDT
Committed 262953@main (547e70e42ef9): <https://commits.webkit.org/262953@main> Reviewed commits have been landed. Closing PR #12735 and removing active labels.
EWS
Comment 4 2023-04-18 15:09:35 PDT
Committed 259548.651@safari-7615-branch (019aecf27efd): <https://commits.webkit.org/259548.651@safari-7615-branch> Reviewed commits have been landed. Closing PR #551 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.