Bug 241239

Summary: Optimize HTMLTokenizer::processEntity()
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   

Chris Dumez
Reported 2022-06-02 13:51:25 PDT
Optimize HTMLTokenizer::processEntity() by appending all characters in the StringBuffer at once, instead of one by one.
Attachments
Chris Dumez
Comment 1 2022-06-02 13:53:38 PDT
EWS
Comment 2 2022-06-02 19:08:52 PDT
Committed r295167 (251251@main): <https://commits.webkit.org/251251@main> Reviewed commits have been landed. Closing PR #1254 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-06-02 19:09:12 PDT
Note You need to log in before you can comment on or make changes to this bug.