Bug 233806 - [:has() pseudo-class] Improve result caching
Summary: [:has() pseudo-class] Improve result caching
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks: 227702
  Show dependency treegraph
 
Reported: 2021-12-03 02:20 PST by Antti Koivisto
Modified: 2021-12-03 09:11 PST (History)
9 users (show)

See Also:


Attachments
Patch (8.65 KB, patch)
2021-12-03 03:16 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>