Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 71a3b490a749c416a034f91ae79ceca528788f33
      
https://github.com/WebKit/WebKit/commit/71a3b490a749c416a034f91ae79ceca528788f33
  Author: Alex Christensen <achristen...@apple.com>
  Date:   2023-01-03 (Tue, 03 Jan 2023)

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

  Log Message:
  -----------
  Don't punycode U+00ED
https://bugs.webkit.org/show_bug.cgi?id=250035
rdar://103841792

Reviewed by Tim Horton.

It is visually different than 'i' and it is used in several languages that have 
many native speakers.
It is also not punycoded in Chrome or Firefox.

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

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to