Bug 255604 - Update scanAttributeName::scanAttributeName() to return a QualifiedName
Summary: Update scanAttributeName::scanAttributeName() to return a QualifiedName
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-18 09:32 PDT by Chris Dumez
Modified: 2023-04-18 11:52 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>