Bug 262631
| Summary: | Simplify HTMLTokenizer::isAppropriateEndTag() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | DOM | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Simplify HTMLTokenizer::isAppropriateEndTag() by leveraging `WTF::equal(LChar*, UChar*, unsigned)`.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/18628
EWS
Committed 268870@main (ae65b1cf3e1b): <https://commits.webkit.org/268870@main>
Reviewed commits have been landed. Closing PR #18628 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/116483189>