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

Issue 2241753002: [Android] Fix icu_use_data_file = false. (Closed)

Created:
4 years, 4 months ago by Eden Wang
Modified:
4 years, 4 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Android] Fix icu_use_data_file = false. There are compiler errors while building Android WebView Shell with icu_use_data_file = false. BUG= Committed: https://crrev.com/0ca26a775cdf42c2a32815df10283b80352a6b36 Cr-Commit-Position: refs/heads/master@{#413686}

Patch Set 1 #

Patch Set 2 : fix unused variable 'g_fds' #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M content/app/content_main_runner.cc View 1 3 chunks +3 lines, -2 lines 3 comments Download
M content/browser/child_process_launcher.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 36 (15 generated)
Eden Wang
Hi altimin, I have got some compiler errors while building Android WebView Shell with icu_use_data_file ...
4 years, 4 months ago (2016-08-12 07:10:42 UTC) #3
altimin
Thanks for the patch! Non-owner lgtm. +jshin@ for icu. +avi@ for content/
4 years, 4 months ago (2016-08-12 10:35:38 UTC) #5
Avi (use Gerrit)
On 2016/08/12 10:35:38, altimin wrote: > Thanks for the patch! > > Non-owner lgtm. > ...
4 years, 4 months ago (2016-08-12 15:47:35 UTC) #10
Wei Xiaohai
avi,I had signed the Corprate CLA on behalf of Tencent before, I forwarded the stamped ...
4 years, 4 months ago (2016-08-12 17:06:04 UTC) #11
Avi (use Gerrit)
Unfortunately not all reviewers are properly checking CLAs before allowing changes to the AUTHORS file, ...
4 years, 4 months ago (2016-08-12 17:23:37 UTC) #12
jungshik at Google
Eden, The change looks good. Let's wait for the clarification with CLA. Thank you for ...
4 years, 4 months ago (2016-08-16 00:15:46 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2241753002/1
4 years, 4 months ago (2016-08-19 02:16:03 UTC) #15
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 4 months ago (2016-08-19 02:16:04 UTC) #17
Eden Wang
Hi avi, We got CLA and I submitted pathset 2 to fix unused variable 'g_fds' ...
4 years, 4 months ago (2016-08-19 04:14:37 UTC) #18
jungshik at Google
Thanks for the patience. I've confirmed that we could accept your contribution (CLA-wise). https://codereview.chromium.org/2241753002/diff/20001/content/app/content_main_runner.cc File ...
4 years, 4 months ago (2016-08-19 23:10:48 UTC) #19
Eden Wang
https://codereview.chromium.org/2241753002/diff/20001/content/app/content_main_runner.cc File content/app/content_main_runner.cc (right): https://codereview.chromium.org/2241753002/diff/20001/content/app/content_main_runner.cc#newcode474 content/app/content_main_runner.cc:474: ALLOW_UNUSED_LOCAL(g_fds); On 2016/08/19 23:10:48, jungshik at google wrote: > ...
4 years, 4 months ago (2016-08-20 00:41:42 UTC) #20
jungshik at Google
https://codereview.chromium.org/2241753002/diff/20001/content/app/content_main_runner.cc File content/app/content_main_runner.cc (right): https://codereview.chromium.org/2241753002/diff/20001/content/app/content_main_runner.cc#newcode474 content/app/content_main_runner.cc:474: ALLOW_UNUSED_LOCAL(g_fds); On 2016/08/20 00:41:42, Eden Wang wrote: > On ...
4 years, 4 months ago (2016-08-22 20:02:00 UTC) #21
Avi (use Gerrit)
I see the CLA, LGTM. Get Junshik's approal.
4 years, 4 months ago (2016-08-22 20:05:12 UTC) #22
jungshik at Google
On 2016/08/22 20:02:00, jungshik at google wrote: > https://codereview.chromium.org/2241753002/diff/20001/content/app/content_main_runner.cc > File content/app/content_main_runner.cc (right): > > ...
4 years, 4 months ago (2016-08-22 20:30:18 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2241753002/20001
4 years, 4 months ago (2016-08-22 20:45:52 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/278515)
4 years, 4 months ago (2016-08-22 23:06:04 UTC) #28
Eden Wang
On 2016/08/22 23:06:04, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 4 months ago (2016-08-23 04:03:42 UTC) #29
Avi (use Gerrit)
On 2016/08/23 04:03:42, Eden Wang wrote: > On 2016/08/22 23:06:04, commit-bot: I haz the power ...
4 years, 4 months ago (2016-08-23 05:08:00 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2241753002/20001
4 years, 4 months ago (2016-08-23 06:21:59 UTC) #32
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-23 07:34:24 UTC) #34
commit-bot: I haz the power
4 years, 4 months ago (2016-08-23 07:36:28 UTC) #36
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0ca26a775cdf42c2a32815df10283b80352a6b36
Cr-Commit-Position: refs/heads/master@{#413686}

Powered by Google App Engine
This is Rietveld 408576698