Bug 307542
| Summary: | Optimize attribute selector case insensitive exact matching in selector JIT | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antti Koivisto <koivisto> |
| Component: | CSS | Assignee: | Antti Koivisto <koivisto> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Antti Koivisto
We always end up with a function call for insensitive matching.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antti Koivisto
rdar://169820087
Antti Koivisto
Pull request: https://github.com/WebKit/WebKit/pull/58508
EWS
Committed 307844@main (471b601ae375): <https://commits.webkit.org/307844@main>
Reviewed commits have been landed. Closing PR #58508 and removing active labels.