Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(160)

Issue 90243005: Have Locale::create() take a String in argument (Closed)

Created:
7 years ago by Inactive
Modified:
7 years ago
Reviewers:
abarth-chromium
CC:
blink-reviews
Visibility:
Public.

Description

Have 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -8 lines) Patch
M Source/platform/text/LocaleICU.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/platform/text/LocaleMac.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/platform/text/LocaleWin.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/platform/text/PlatformLocale.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Inactive
7 years ago (2013-11-27 02:29:24 UTC) #1
abarth-chromium
lgtm
7 years ago (2013-11-27 02:38:58 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/90243005/1
7 years ago (2013-11-27 02:39:03 UTC) #3
commit-bot: I haz the power
7 years ago (2013-11-27 03:30:24 UTC) #4
Message was sent while issue was closed.
Change committed as 162735

Powered by Google App Engine
This is Rietveld 408576698