[webkit-changes] [WebKit/WebKit] 85e478: Punycode Arabic diacritics when not preceded by an...

EWS noreply at github.com
Fri Nov 4 12:23:37 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 85e478aae63c944cb1825d6b279c2c7e189d469c
      https://github.com/WebKit/WebKit/commit/85e478aae63c944cb1825d6b279c2c7e189d469c
  Author: Alex Christensen <achristensen at webkit.org>
  Date:   2022-11-04 (Fri, 04 Nov 2022)

  Changed paths:
    M Source/WTF/wtf/URLHelpers.cpp
    M Tools/TestWebKitAPI/Tests/WTF/cocoa/URLExtras.mm

  Log Message:
  -----------
  Punycode Arabic diacritics when not preceded by an Arabic code point in a URL host
https://bugs.webkit.org/show_bug.cgi?id=247461
rdar://100426863

Reviewed by Said Abou-Hallawa.

* Source/WTF/wtf/URLHelpers.cpp:
(WTF::URLHelpers::isArabicDiacritic):
(WTF::URLHelpers::isArabicCodePoint):
(WTF::URLHelpers::isLookalikeCharacter):
* Tools/TestWebKitAPI/Tests/WTF/cocoa/URLExtras.mm:
(TestWebKitAPI::TEST):

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




More information about the webkit-changes mailing list