Bug 312473
| Summary: | [:has() perf] Replace MatchElement enum with a struct | ||
|---|---|---|---|
| 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
Use two separate enum values to describe the match element of the :has() itself and the argument selector.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/174922238>
Antti Koivisto
Pull request: https://github.com/WebKit/WebKit/pull/62898
EWS
Committed 311387@main (0ef6313a0773): <https://commits.webkit.org/311387@main>
Reviewed commits have been landed. Closing PR #62898 and removing active labels.