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

Issue 790903003: Generalizing conditional compilation logic for systems with native utf8 locale. (Closed)

Created:
6 years ago by halliwell
Modified:
6 years ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, erikwright+watch_chromium.org, jshin+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Generalizing conditional compilation logic for systems with native utf8 locale. This change was needed for Chromecast, while avoiding adding yet another preprocessor condition. BUG=438331 Committed: https://crrev.com/bd52a8a1d59abc3e9fab7856655a8d6dee8fa90b Cr-Commit-Position: refs/heads/master@{#308109}

Patch Set 1 #

Total comments: 9

Patch Set 2 : Addressing review comments #

Total comments: 2

Patch Set 3 : Updated BUILD.gn based on rvargas comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -19 lines) Patch
M base/BUILD.gn View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M base/base.gypi View 1 1 chunk +5 lines, -0 lines 0 comments Download
M base/files/file_path.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M base/strings/sys_string_conversions_posix.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/base/filename_util_unittest.cc View 1 3 chunks +21 lines, -13 lines 0 comments Download

Messages

Total messages: 20 (4 generated)
halliwell
6 years ago (2014-12-10 00:52:51 UTC) #2
gunsch
High-level comment: it may be more appropriate to split this into two CLs (one for ...
6 years ago (2014-12-10 01:28:52 UTC) #3
halliwell
On 2014/12/10 01:28:52, gunsch wrote: > High-level comment: it may be more appropriate to split ...
6 years ago (2014-12-10 15:55:53 UTC) #4
gunsch
On 2014/12/10 15:55:53, halliwell wrote: > On 2014/12/10 01:28:52, gunsch wrote: > > High-level comment: ...
6 years ago (2014-12-10 16:35:17 UTC) #5
rvargas (doing something else)
I looks fine but I'll defer to thestig. You are also missing the gn file. ...
6 years ago (2014-12-10 21:06:50 UTC) #6
rvargas (doing something else)
^^
6 years ago (2014-12-10 21:07:31 UTC) #8
halliwell
On 2014/12/10 21:06:50, rvargas wrote: > I looks fine but I'll defer to thestig. You ...
6 years ago (2014-12-10 21:43:48 UTC) #9
rvargas (doing something else)
> https://codereview.chromium.org/790903003/diff/1/net/base/filename_util_unittest.cc#newcode78 > > net/base/filename_util_unittest.cc:78: << GetLocaleWarningString(); > > The old logic printed a message ...
6 years ago (2014-12-10 22:21:43 UTC) #10
Lei Zhang
base/ lgtm https://codereview.chromium.org/790903003/diff/1/base/base.gypi File base/base.gypi (right): https://codereview.chromium.org/790903003/diff/1/base/base.gypi#newcode983 base/base.gypi:983: ['OS=="mac" or OS=="ios" or <(chromeos)==1 or <(chromecast)==1', ...
6 years ago (2014-12-10 22:25:15 UTC) #11
rvargas (doing something else)
On 2014/12/10 22:25:15, Lei Zhang wrote: > base/ lgtm > > https://codereview.chromium.org/790903003/diff/1/base/base.gypi > File base/base.gypi ...
6 years ago (2014-12-10 22:30:29 UTC) #12
halliwell
https://codereview.chromium.org/790903003/diff/1/base/base.gypi File base/base.gypi (right): https://codereview.chromium.org/790903003/diff/1/base/base.gypi#newcode982 base/base.gypi:982: # Enable more direct string conversions on OS with ...
6 years ago (2014-12-11 00:48:28 UTC) #13
rvargas (doing something else)
lgtm https://codereview.chromium.org/790903003/diff/20001/base/BUILD.gn File base/BUILD.gn (right): https://codereview.chromium.org/790903003/diff/20001/base/BUILD.gn#newcode939 base/BUILD.gn:939: # Enable more direct string conversions on platforms ...
6 years ago (2014-12-11 22:19:37 UTC) #15
rvargas (doing something else)
(added comments) On Wed, Dec 10, 2014 at 4:48 PM, <halliwell@chromium.org> wrote: > > > ...
6 years ago (2014-12-11 23:44:13 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/790903003/40001
6 years ago (2014-12-12 16:12:48 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years ago (2014-12-12 17:21:10 UTC) #19
commit-bot: I haz the power
6 years ago (2014-12-12 17:22:00 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/bd52a8a1d59abc3e9fab7856655a8d6dee8fa90b
Cr-Commit-Position: refs/heads/master@{#308109}

Powered by Google App Engine
This is Rietveld 408576698