Bug 255604
| Summary: | Update scanAttributeName::scanAttributeName() to return a QualifiedName | ||
|---|---|---|---|
| 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 scanAttributeName::scanAttributeName() to return a QualifiedName instead of a `Span<const CharacterType>`. This simplifies the code a bit and is performance-neutral on Speedometer.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/12863
EWS
Committed 263091@main (b0645e5bf688): <https://commits.webkit.org/263091@main>
Reviewed commits have been landed. Closing PR #12863 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/108214461>