WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
312523
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-04-16 16:41:33 PDT
<
rdar://problem/174963348
>
ccarley2
Comment 2
2026-04-16 16:46:41 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/62935
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.
Top of Page
Format For Printing
XML
Clone This Bug