RESOLVED FIXED244266
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
Chris Dumez
Comment 1 2022-08-23 13:26:29 PDT
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
Note You need to log in before you can comment on or make changes to this bug.