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

Issue 1476143002: Fix Clang-plugin style error in ChildBrokerHost (Closed)

Created:
5 years ago by hans
Modified:
5 years ago
Reviewers:
jam
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1

Patch Set 2 : Drop virtual #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M mojo/edk/system/child_broker_host.h View 1 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 23 (12 generated)
hans
Please take a look.
5 years ago (2015-11-25 21:31:39 UTC) #2
hans
Since this is a build fix, I'll go ahead and TBR it. I'll follow up ...
5 years ago (2015-11-25 21:40:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1476143002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1476143002/1
5 years ago (2015-11-25 21:43:44 UTC) #6
jam
lgtm https://codereview.chromium.org/1476143002/diff/1/mojo/edk/system/child_broker_host.h File mojo/edk/system/child_broker_host.h (right): https://codereview.chromium.org/1476143002/diff/1/mojo/edk/system/child_broker_host.h#newcode40 mojo/edk/system/child_broker_host.h:40: virtual ~ChildBrokerHost(); no need for virtual actually
5 years ago (2015-11-25 22:03:47 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1476143002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1476143002/20001
5 years ago (2015-11-25 23:36:23 UTC) #11
jam
removing NOTRY=true. please don't use that again. see https://www.chromium.org/developers/testing/commit-queue for when it's ok (i.e. reverts). ...
5 years ago (2015-11-25 23:43:45 UTC) #15
hans
On 2015/11/25 23:43:45, jam wrote: > removing NOTRY=true. please don't use that again. see > ...
5 years ago (2015-11-25 23:46:14 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1476143002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1476143002/20001
5 years ago (2015-11-25 23:47:53 UTC) #18
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/d1c5b560af04db599b4b2a62a32366f8b2a80154 Cr-Commit-Position: refs/heads/master@{#361763}
5 years ago (2015-11-26 00:40:49 UTC) #20
hans
Committed patchset #2 (id:20001) manually as d1c5b560af04db599b4b2a62a32366f8b2a80154 (presubmit successful).
5 years ago (2015-11-26 00:41:32 UTC) #22
jam
5 years ago (2015-11-26 00:57:28 UTC) #23
Message was sent while issue was closed.
On 2015/11/25 23:46:14, hans wrote:
> On 2015/11/25 23:43:45, jam wrote:
> > removing NOTRY=true. please don't use that again. see
> > https://www.chromium.org/developers/testing/commit-queue for when it's ok
> (i.e.
> > reverts). anything else should go through the CQ, even if clang bot is red
> (i.e.
> > since it's not on the cq, it's ok for it to have fixes like this be delayed
> > while they go through the cq).
> 
> Our whole waterfall has been red for 4 hours due to your change.

Yeah, sorry about that. That's the cost of having a builder that's not on the
CQ.

> 
> I figured this is a build fix, and doing this was nicer than reverting your
> change.

Note: we don't revert changes for builders that aren't on the CQ immediately:
i.e. we reach out to devs to fix async. see
https://www.chromium.org/developers/tree-sheriffs

Powered by Google App Engine
This is Rietveld 408576698