WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2022-06-02 13:53:38 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/1254
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
<
rdar://problem/94324455
>
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