Bug 312523
| Summary: | Only use match-affecting find options as cache keys in the CachedMatchFinder | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | ccarley2 |
| Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
ccarley2
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
<rdar://problem/174963348>
ccarley2
Pull request: https://github.com/WebKit/WebKit/pull/62935
EWS
Committed 311462@main (76f35ddd2dcf): <https://commits.webkit.org/311462@main>
Reviewed commits have been landed. Closing PR #62935 and removing active labels.