RESOLVED FIXED 239316
Punycode encode U+15AF when not in context of other Canadian aboriginal code points
https://bugs.webkit.org/show_bug.cgi?id=239316
Summary Punycode encode U+15AF when not in context of other Canadian aboriginal code ...
Alex Christensen
Reported 2022-04-13 17:48:30 PDT
Punycode encode U+15AF when not in context of other Canadian aboriginal code points
Attachments
Patch (3.66 KB, patch)
2022-04-13 17:50 PDT, Alex Christensen
no flags
Alex Christensen
Comment 1 2022-04-13 17:50:06 PDT
Alex Christensen
Comment 2 2022-04-13 17:50:09 PDT
EWS
Comment 3 2022-04-13 21:39:52 PDT
Committed r292856 (249627@main): <https://commits.webkit.org/249627@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 457581 [details].
Yusuke Suzuki
Comment 4 2022-04-13 22:20:32 PDT
Comment on attachment 457581 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=457581&action=review > Source/WTF/wtf/URLHelpers.cpp:98 > + case 0x15AF: /* CANADIAN SYLLABICS AIVILIK B */ We can add this kind of thing in Source/WTF/wtf/unicode/CharacterNames.h with a name :)
Note You need to log in before you can comment on or make changes to this bug.