WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
244266
Use WTF::equal(CharType*, CharType*, unsigned) in more places
https://bugs.webkit.org/show_bug.cgi?id=244266
Summary
Use WTF::equal(CharType*, CharType*, unsigned) in more places
Chris Dumez
Reported
2022-08-23 13:23:57 PDT
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
Comment 1
2022-08-23 13:26:29 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3585
EWS
Comment 2
2022-08-24 08:52:34 PDT
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
Comment 3
2022-08-24 08:53:15 PDT
<
rdar://problem/99086860
>
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