RESOLVED FIXED 241239
Optimize HTMLTokenizer::processEntity()
https://bugs.webkit.org/show_bug.cgi?id=241239
Summary Optimize HTMLTokenizer::processEntity()
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.