Bug 241274

Summary: Optimize HTMLToken::appendToAttributeValue()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: 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 2022-06-03 11:59:02 PDT
Optimize HTMLToken::appendToAttributeValue() by appending all characters at once instead of one by one.
Comment 1 Chris Dumez 2022-06-03 12:01:56 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1279
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2022-06-03 16:26:12 PDT
<rdar://problem/94371547>