DescriptionFix SysStrings unit test failure on Chromecast
Chromecast has a utf8 locale, and all calls to setlocale with non-NULL
locale name fail. Some of these issues were addressed previously in
https://codereview.chromium.org/790903003/
but we still had failures remaining in SysStrings unit tests, in
particular ScopedLocale was failing to set the locale.
BUG=internal b/19627216
Committed: https://crrev.com/2a7adaba24106ab82ae09d36bc7cf1668a14fccd
Cr-Commit-Position: refs/heads/master@{#319814}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Trying a different approach #Patch Set 3 : gn and gyp changes to define SYSTEM_NATIVE_UTF8 for base_unittests #
Total comments: 2
Patch Set 4 : Moving SYSTEM_NATIVE_UTF8 setup to base_unittest gyp target #
Messages
Total messages: 14 (2 generated)
|