Chromium Code Reviews
DescriptionFix bad canonicalization for strings whose utf32->utf16 conversion is lossy.
Changes String::Equals(utf32) from string.AsUtf32().Equals(utf32) to string.Equals(utf32.AsUtf16()).
Fixes #27433.
R=hausner@google.com
Committed: https://github.com/dart-lang/sdk/commit/1cba15030716c784a040047ce6e8514883134213
Patch Set 1 #
Total comments: 4
Patch Set 2 : . #
Messages
Total messages: 7 (2 generated)
|
|||||||||||||||||||||||||||||||||||||