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

Issue 2312963002: Add flag to control whether cronet is build on iOS. (Closed)

Created:
4 years, 3 months ago by sdefresne
Modified:
4 years, 3 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add flag to control whether cronet is build on iOS. Compiling cronet requires particular flags and it is advised to use the helper script components/cronet/tools/cr_cronet.py to prepare the build so add a gn flag to control whether cronet is build on iOS. Due to the specific flags, the compilation of cronet is sometimes broken on the downstream iOS bots causing unnecessary churn as cronet is unused by Chrome on iOS. BUG=640686 Committed: https://crrev.com/3f45c2d2dbe863857e3a3c24212ec0d995ed445f Cr-Commit-Position: refs/heads/master@{#417301}

Patch Set 1 #

Patch Set 2 : Remove unnecessary variable assignment #

Patch Set 3 : Rename flag and do not build chrome when building cronet #

Patch Set 4 : Pass is_cronet_build=true to ios-simulator-cronet bot. #

Patch Set 5 : Fix compilation when disable_file_support=true #

Patch Set 6 : Better fix using DISABLE_FILE_SUPPORT macro. #

Patch Set 7 : Rebase on top of CL fixing compilation with disable_file_support. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -26 lines) Patch
M components/cronet/tools/cr_cronet.py View 1 2 1 chunk +5 lines, -3 lines 0 comments Download
M ios/BUILD.gn View 1 2 1 chunk +31 lines, -22 lines 0 comments Download
M ios/build/bots/chromium.mac/ios-simulator-cronet.json View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 40 (25 generated)
sdefresne
Please take a look and send to CQ if LGTY.
4 years, 3 months ago (2016-09-06 15:44:42 UTC) #4
mef
On 2016/09/06 15:44:42, sdefresne wrote: > Please take a look and send to CQ if ...
4 years, 3 months ago (2016-09-06 15:54:40 UTC) #6
sdefresne
On 2016/09/06 15:54:40, mef wrote: > On 2016/09/06 15:44:42, sdefresne wrote: > > Please take ...
4 years, 3 months ago (2016-09-06 16:09:16 UTC) #13
mef
On 2016/09/06 16:09:16, sdefresne wrote: > On 2016/09/06 15:54:40, mef wrote: > > On 2016/09/06 ...
4 years, 3 months ago (2016-09-06 16:28:45 UTC) #14
sdefresne
On 2016/09/06 16:28:45, mef wrote: > On 2016/09/06 16:09:16, sdefresne wrote: > > On 2016/09/06 ...
4 years, 3 months ago (2016-09-06 16:32:01 UTC) #16
sdefresne
On 2016/09/06 16:32:01, sdefresne wrote: > On 2016/09/06 16:28:45, mef wrote: > > On 2016/09/06 ...
4 years, 3 months ago (2016-09-06 17:15:05 UTC) #19
sdefresne
mef: please take another look, I've sent it to ios-simulator-cronet after bot after checking locally ...
4 years, 3 months ago (2016-09-07 09:08:40 UTC) #25
mef
lgtm
4 years, 3 months ago (2016-09-07 17:21:26 UTC) #26
asargent_no_longer_on_chrome
Instead of commenting out essentially all the code in the file if DISABLE_FILE_SUPPORT is defined, ...
4 years, 3 months ago (2016-09-07 18:26:33 UTC) #27
sdefresne
On 2016/09/07 18:26:33, Antony Sargent wrote: > Instead of commenting out essentially all the code ...
4 years, 3 months ago (2016-09-08 07:58:18 UTC) #28
sdefresne
On 2016/09/08 07:58:18, sdefresne wrote: > On 2016/09/07 18:26:33, Antony Sargent wrote: > > Instead ...
4 years, 3 months ago (2016-09-08 08:01:58 UTC) #32
mef
lgtm
4 years, 3 months ago (2016-09-08 13:22:04 UTC) #34
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/2312963002/140001
4 years, 3 months ago (2016-09-08 14:37:20 UTC) #36
commit-bot: I haz the power
Committed patchset #7 (id:140001)
4 years, 3 months ago (2016-09-08 15:39:01 UTC) #38
commit-bot: I haz the power
4 years, 3 months ago (2016-09-08 15:40:43 UTC) #40
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/3f45c2d2dbe863857e3a3c24212ec0d995ed445f
Cr-Commit-Position: refs/heads/master@{#417301}

Powered by Google App Engine
This is Rietveld 408576698