[webkit-changes] [WebKit/WebKit] a6c922: Punycode U+0E01 when in the context of non-Thai ch...

EWS noreply at github.com
Thu Nov 3 10:29:16 PDT 2022


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

  Changed paths:
    M LayoutTests/fast/encoding/idn-security-expected.txt
    M LayoutTests/fast/encoding/idn-security.html
    M Source/WTF/wtf/URLHelpers.cpp
    M Tools/TestWebKitAPI/Tests/WTF/cocoa/URLExtras.mm

  Log Message:
  -----------
  Punycode U+0E01 when in the context of non-Thai characters
https://bugs.webkit.org/show_bug.cgi?id=247287
rdar://101434628

Reviewed by Tim Horton.

* Source/WTF/wtf/URLHelpers.cpp:
(WTF::URLHelpers::isLookalikeCharacterOfScriptType<USCRIPT_THAI>):
(WTF::URLHelpers::isLookalikeCharacter):
* Tools/TestWebKitAPI/Tests/WTF/cocoa/URLExtras.mm:
(TestWebKitAPI::TEST):

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




More information about the webkit-changes mailing list