Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f092ec0cb3b8de30689d844a62248e543496c06a
      
https://github.com/WebKit/WebKit/commit/f092ec0cb3b8de30689d844a62248e543496c06a
  Author: Yusuke Suzuki <[email protected]>
  Date:   2025-05-31 (Sat, 31 May 2025)

  Changed paths:
    M Source/WTF/wtf/text/StringCommon.h

  Log Message:
  -----------
  [WTF] Use memcmp when ASAN is enabled for WTF::equal
https://bugs.webkit.org/show_bug.cgi?id=293847
rdar://152145680

Reviewed by Geoffrey Garen.

1. Remove unnecessary code, Darwin & ARMv7 combination no longer exits.
2. Use memcmp when ASAN is enabled.

* Source/WTF/wtf/text/StringCommon.h:
(WTF::equal):

Canonical link: https://commits.webkit.org/295656@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to