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
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
Pull request: https://github.com/WebKit/WebKit/pull/1254
EWS
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
<rdar://problem/94324455>