WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
255443
Avoid useless copy of CSSSelectorList when there is no nesting parent selector to resolve
https://bugs.webkit.org/show_bug.cgi?id=255443
Summary
Avoid useless copy of CSSSelectorList when there is no nesting parent selecto...
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-04-14 01:10:58 PDT
<
rdar://problem/108037598
>
Matthieu Dubet
Comment 2
2023-04-14 01:21:07 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12735
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.
Top of Page
Format For Printing
XML
Clone This Bug