Bug 255604

Summary: Update scanAttributeName::scanAttributeName() to return a QualifiedName
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Chris Dumez 2023-04-18 09:32:26 PDT
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.
Comment 1 Chris Dumez 2023-04-18 09:35:38 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12863
Comment 2 EWS 2023-04-18 11:51:15 PDT
Committed 263091@main (b0645e5bf688): <https://commits.webkit.org/263091@main>

Reviewed commits have been landed. Closing PR #12863 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-04-18 11:52:20 PDT
<rdar://problem/108214461>