WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
254962
Update HTMLFastPathParser::scanAttributeValue() to return an AtomString
https://bugs.webkit.org/show_bug.cgi?id=254962
Summary
Update HTMLFastPathParser::scanAttributeValue() to return an AtomString
Chris Dumez
Reported
2023-04-03 19:37:18 PDT
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
Comment 1
2023-04-03 19:51:12 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12353
EWS
Comment 2
2023-04-04 10:06:10 PDT
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
Comment 3
2023-04-04 10:07:23 PDT
<
rdar://problem/107617625
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug