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

Issue 1534873002: Download sysroot from "commondatastorage.googleapis.com" (Closed)

Created:
5 years ago by kbalazs
Modified:
5 years ago
CC:
chromium-reviews, Dirk Pranke
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Download sysroot from "commondatastorage.googleapis.com" For some reason our intranet here is blocking googleapis.com. Actually other tools that are updated via runhooks are using that alias url already (e.g. clang). Committed: https://crrev.com/dbf2f363526a4a1fc90af90206a2e0e7761eb75d Cr-Commit-Position: refs/heads/master@{#366481}

Patch Set 1 #

Patch Set 2 : doh #

Total comments: 2

Patch Set 3 : bumm, just change the url "genius" :) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M build/linux/sysroot_scripts/install-sysroot.py View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 26 (9 generated)
kbalazs
PTAL
5 years ago (2015-12-17 19:37:39 UTC) #2
kbalazs
PTAL
5 years ago (2015-12-17 19:37:59 UTC) #3
Michael Moss
On 2015/12/17 19:37:59, kbalazs wrote: > PTAL Seems reasonable to me, but I'll let agrieve ...
5 years ago (2015-12-17 19:56:43 UTC) #4
agrieve
On 2015/12/17 19:56:43, Michael Moss wrote: > On 2015/12/17 19:37:59, kbalazs wrote: > > PTAL ...
5 years ago (2015-12-17 21:37:14 UTC) #6
kbalazs
On 2015/12/17 21:37:14, agrieve wrote: > On 2015/12/17 19:56:43, Michael Moss wrote: > > On ...
5 years ago (2015-12-17 21:53:40 UTC) #7
Sam Clegg
I'm fine with this. Its how the script used to work anyway. Out of interest ...
5 years ago (2015-12-17 22:15:45 UTC) #9
Sam Clegg
https://codereview.chromium.org/1534873002/diff/20001/build/linux/sysroot_scripts/install-sysroot.py File build/linux/sysroot_scripts/install-sysroot.py (right): https://codereview.chromium.org/1534873002/diff/20001/build/linux/sysroot_scripts/install-sysroot.py#newcode138 build/linux/sysroot_scripts/install-sysroot.py:138: and int(gyp_defines['use_sysroot']) == 0: What about just `gyp_defines.get('use_sysroot') == ...
5 years ago (2015-12-17 22:17:06 UTC) #10
Dirk Pranke
lgtm w/ Sam's suggested changes. We should not rely on setting globals.
5 years ago (2015-12-18 03:06:47 UTC) #12
kbalazs
On 2015/12/17 22:15:45, Sam Clegg wrote: > I'm fine with this. Its how the script ...
5 years ago (2015-12-18 17:52:56 UTC) #14
Sam Clegg
On 2015/12/18 17:52:56, kbalazs wrote: > On 2015/12/17 22:15:45, Sam Clegg wrote: > > I'm ...
5 years ago (2015-12-18 19:13:57 UTC) #15
Sam Clegg
On 2015/12/18 19:13:57, Sam Clegg wrote: > On 2015/12/18 17:52:56, kbalazs wrote: > > On ...
5 years ago (2015-12-18 19:14:28 UTC) #16
kbalazs
On 2015/12/18 19:14:28, Sam Clegg wrote: > On 2015/12/18 19:13:57, Sam Clegg wrote: > > ...
5 years ago (2015-12-18 20:46:31 UTC) #17
kbalazs
Can I get a rubber-stamp please?
5 years ago (2015-12-21 18:47:12 UTC) #18
rwlbuis
On 2015/12/21 18:47:12, kbalazs wrote: > Can I get a rubber-stamp please? Looks good to ...
5 years ago (2015-12-21 22:15:12 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1534873002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1534873002/40001
5 years ago (2015-12-21 22:34:40 UTC) #22
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-21 22:55:38 UTC) #24
commit-bot: I haz the power
5 years ago (2015-12-21 22:56:23 UTC) #26
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/dbf2f363526a4a1fc90af90206a2e0e7761eb75d
Cr-Commit-Position: refs/heads/master@{#366481}

Powered by Google App Engine
This is Rietveld 408576698