[webkit-changes] [WebKit/WebKit] b15ce8: Make sure isLatin1() is a no-op for LChar characters

Chris Dumez noreply at github.com
Wed Apr 5 11:56:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b15ce8abf9daed95e5b7a4b8f172ae024c942428
      https://github.com/WebKit/WebKit/commit/b15ce8abf9daed95e5b7a4b8f172ae024c942428
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-04-05 (Wed, 05 Apr 2023)

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

  Log Message:
  -----------
  Make sure isLatin1() is a no-op for LChar characters
https://bugs.webkit.org/show_bug.cgi?id=255040
rdar://107666559

Reviewed by Mark Lam.

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

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




More information about the webkit-changes mailing list