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

Issue 1838173005: Propagate is_official_build to version script. (Closed)

Created:
4 years, 8 months ago by Peter Wen
Modified:
4 years, 8 months ago
Reviewers:
Lei Zhang, agrieve
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Propagate is_official_build to version script. OFFICIAL_BUILD is a special variable in the version script which takes its value from the environment variable. This means that local builds with is_official_build will not actually result in ChromeVersionConstants.isOfficialBuild() returning true. This CL propagates the is_official_build truthiness to the script so official builds no longer depend solely on the environment variable. BUG=599268 Committed: https://crrev.com/eab85df0275b825e428954c4030e358ce968ecd9 Cr-Commit-Position: refs/heads/master@{#384340}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -3 lines) Patch
M build/util/version.py View 4 chunks +7 lines, -3 lines 0 comments Download
M chrome/version.gni View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
Peter Wen
Hi Andrew, Can you take a look at this GN action change and propagating the ...
4 years, 8 months ago (2016-03-31 15:56:58 UTC) #2
agrieve
On 2016/03/31 15:56:58, Peter Wen wrote: > Hi Andrew, > > Can you take a ...
4 years, 8 months ago (2016-03-31 17:02:10 UTC) #3
Peter Wen
+thestig for OWNERS //chrome/version.gni
4 years, 8 months ago (2016-03-31 17:32:43 UTC) #5
Lei Zhang
lgtm
4 years, 8 months ago (2016-03-31 17:40:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1838173005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1838173005/1
4 years, 8 months ago (2016-03-31 18:05:50 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-03-31 18:33:55 UTC) #9
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/eab85df0275b825e428954c4030e358ce968ecd9 Cr-Commit-Position: refs/heads/master@{#384340}
4 years, 8 months ago (2016-03-31 18:36:47 UTC) #11
Sami
4 years, 8 months ago (2016-04-01 16:55:21 UTC) #12
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/1851843002/ by skyostil@chromium.org.

The reason for reverting is: Made all the Android perf bots red:
https://bugs.chromium.org/p/chromium/issues/detail?id=599830.

Powered by Google App Engine
This is Rietveld 408576698