Bug 254962
| Summary: | Update HTMLFastPathParser::scanAttributeValue() to return an AtomString | ||
|---|---|---|---|
| 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
Update HTMLFastPathParser::scanAttributeValue() to return an AtomString instead of a std::variant<Span<const LChar>, Span<const UChar>>.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/12353
EWS
Committed 262580@main (7f3a0f6e0eff): <https://commits.webkit.org/262580@main>
Reviewed commits have been landed. Closing PR #12353 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/107617625>