WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
241274
Optimize HTMLToken::appendToAttributeValue()
https://bugs.webkit.org/show_bug.cgi?id=241274
Summary
Optimize HTMLToken::appendToAttributeValue()
Chris Dumez
Reported
2022-06-03 11:59:02 PDT
Optimize HTMLToken::appendToAttributeValue() by appending all characters at once instead of one by one.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2022-06-03 12:01:56 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/1279
EWS
Comment 2
2022-06-03 16:25:46 PDT
Committed
r295247
(
251296@main
): <
https://commits.webkit.org/251296@main
> Reviewed commits have been landed. Closing PR #1279 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-06-03 16:26:12 PDT
<
rdar://problem/94371547
>
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