Bug 233806

Summary: [:has() pseudo-class] Improve result caching
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Antti Koivisto <koivisto>
Status: RESOLVED FIXED    
Severity: Normal CC: allan.jensen, esprehn+autocc, ews-watchlist, glenn, gyuyoung.kim, macpherson, menard, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 227702    
Attachments:
Description Flags
Patch none

Description Antti Koivisto 2021-12-03 02:20:44 PST
Better caching to avoid O(n^2) cases.
Comment 1 Antti Koivisto 2021-12-03 03:16:08 PST
Created attachment 445829 [details]
Patch
Comment 2 EWS 2021-12-03 09:10:21 PST
Committed r286494 (244833@main): <https://commits.webkit.org/244833@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 445829 [details].
Comment 3 Radar WebKit Bug Importer 2021-12-03 09:11:21 PST
<rdar://problem/86020744>