Bug 244266
| Summary: | Use WTF::equal(CharType*, CharType*, unsigned) in more places | ||
|---|---|---|---|
| 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
Use WTF::equal(CharType*, CharType*, unsigned) in more places to compare characters. It is more optimized than memcmp().
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/3585
EWS
Committed 253722@main (95d312e5cf97): <https://commits.webkit.org/253722@main>
Reviewed commits have been landed. Closing PR #3585 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/99086860>