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 | ||
Chris Dumez
Optimize HTMLToken::appendToAttributeValue() by appending all characters at once instead of one by one.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/1279
EWS
Committed r295247 (251296@main): <https://commits.webkit.org/251296@main>
Reviewed commits have been landed. Closing PR #1279 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/94371547>