DescriptionHave Locale::create() take a String in argument
Have Locale::create() take a String in argument instead of an AtomicString
as the implementation then converts it back to a String anyway.
This also avoids uselessly converting a String a an AtomicString in one
of the callers: Locale::defaultLocale(). The languages are stored / exposed
as Strings in Language.*
R=abarth
BUG=323739
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162735
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|