Bug 254857 - Update HTMLFastPathParser::scanTagName() to return an ElementName
Summary: Update HTMLFastPathParser::scanTagName() to return an ElementName
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-03-31 21:32 PDT by Chris Dumez
Modified: 2023-04-01 13:26 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-03-31 21:32:43 PDT
Update HTMLFastPathParser::scanTagName() to return an ElementName instead of a Span<CharType>.
Comment 1 Chris Dumez 2023-03-31 21:35:11 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12270
Comment 2 EWS 2023-04-01 13:25:45 PDT
Committed 262484@main (8e6de7844cbb): <https://commits.webkit.org/262484@main>

Reviewed commits have been landed. Closing PR #12270 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-04-01 13:26:17 PDT
<rdar://problem/107513839>