RESOLVED FIXED312523
Only use match-affecting find options as cache keys in the CachedMatchFinder
https://bugs.webkit.org/show_bug.cgi?id=312523
Summary Only use match-affecting find options as cache keys in the CachedMatchFinder
ccarley2
Reported 2026-04-16 16:41:23 PDT
All the find options are used as cache keys in the match-affecting find options. Some of these find options do not change the matches, so do not need to be included in the cache key.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-04-16 16:41:33 PDT
ccarley2
Comment 2 2026-04-16 16:46:41 PDT
EWS
Comment 3 2026-04-17 10:23:09 PDT
Committed 311462@main (76f35ddd2dcf): <https://commits.webkit.org/311462@main> Reviewed commits have been landed. Closing PR #62935 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.