Bug 259828 - [CSS] Make visitSimpleSelector faster (non recursive and early return)
Summary: [CSS] Make visitSimpleSelector faster (non recursive and early return)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-08-04 08:23 PDT by Matthieu Dubet
Modified: 2023-08-07 12:31 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthieu Dubet 2023-08-04 08:23:20 PDT
Small performance improvement on really long selector
Comment 1 Radar WebKit Bug Importer 2023-08-04 08:24:06 PDT
<rdar://problem/113397883>
Comment 2 Matthieu Dubet 2023-08-04 08:27:10 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16392
Comment 3 EWS 2023-08-07 12:31:26 PDT
Committed 266651@main (c8893f6f23df): <https://commits.webkit.org/266651@main>

Reviewed commits have been landed. Closing PR #16392 and removing active labels.