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

Issue 2498603002: Remove unused build override (Closed)

Created:
4 years, 1 month ago by kthelgason_chromium
Modified:
4 years, 1 month ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove unused build override The only downstream project using this used to be WebRTC, where it's no longer needed. BUG=webrtc:6431 NOTRY=true Committed: https://crrev.com/6dd0024530bfa1d1f88840204633788bad70239e Cr-Commit-Position: refs/heads/master@{#433856}

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M build_overrides/build.gni View 1 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
kjellander_chromium
Thanks for this, found a small nit https://codereview.chromium.org/2498603002/diff/1/build_overrides/build.gni File build_overrides/build.gni (right): https://codereview.chromium.org/2498603002/diff/1/build_overrides/build.gni#newcode5 build_overrides/build.gni:5: # Several ...
4 years, 1 month ago (2016-11-11 12:10:18 UTC) #3
kthelgason_chromium
https://codereview.chromium.org/2498603002/diff/1/build_overrides/build.gni File build_overrides/build.gni (right): https://codereview.chromium.org/2498603002/diff/1/build_overrides/build.gni#newcode5 build_overrides/build.gni:5: # Several dependencies of Chrome require a different deployment ...
4 years, 1 month ago (2016-11-11 12:14:32 UTC) #4
Dirk Pranke
lgtm
4 years, 1 month ago (2016-11-11 17:52:16 UTC) #6
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/2498603002/20001
4 years, 1 month ago (2016-11-22 14:43:57 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-22 14:47:08 UTC) #11
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/6dd0024530bfa1d1f88840204633788bad70239e Cr-Commit-Position: refs/heads/master@{#433856}
4 years, 1 month ago (2016-11-22 14:48:53 UTC) #13
Avi (use Gerrit)
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/2520383002/ by avi@chromium.org. ...
4 years, 1 month ago (2016-11-22 15:14:00 UTC) #14
Avi (use Gerrit)
Why did you do NOTRY=true ? As noted in https://dev.chromium.org/developers/testing/commit-queue this should ONLY be used ...
4 years, 1 month ago (2016-11-22 15:16:34 UTC) #15
chromium-reviews
Sorry about that, seems stupid in retrospect. I guess the intent was to save buildbot ...
4 years, 1 month ago (2016-11-22 15:19:50 UTC) #16
kjellander_chromium
4 years, 1 month ago (2016-11-22 18:49:27 UTC) #17
Message was sent while issue was closed.
On 2016/11/22 15:19:50, chromium-reviews wrote:
> Sorry about that, seems stupid in retrospect. I guess the intent was to
> save buildbot resources for something that seemed a trivial change.
> 
> I wasn't aware of the guidelines you linked to, AFAIK we sometimes use
> NOTRY for things like this in WebRTC.
> Won't happen again.

Yeah we're partially guilty to this in WebRTC since we've been scarce on trybot
resources for a long time (although that has changed now with swarming).
I think we should actually move over to not using NOTRY=True except in extremely
trivial cases (like OWNERS-only changes) for WebRTC to align with Chromium and
avoid confusion like this. I'll make sure to communicate that to our team.

> On Tue, Nov 22, 2016 at 4:16 PM, <mailto:avi@chromium.org> wrote:
> 
> > Why did you do NOTRY=true ?
> >
> > As noted in https://dev.chromium.org/developers/testing/commit-queue this
> > should
> > ONLY be used for reverts, as it has a high probability of breaking the
> > tree, as
> > happened here.
> >
> > https://codereview.chromium.org/2498603002/
> >

Powered by Google App Engine
This is Rietveld 408576698