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

Issue 1948733003: Revert of Create and integrate a metrics service client into Blimp engine. (Closed)

Created:
4 years, 7 months ago by Jess
Modified:
4 years, 7 months ago
CC:
chromium-reviews, anandc+watch-blimp_chromium.org, maniscalco+watch-blimp_chromium.org, sriramsr+watch-blimp_chromium.org, nyquist+watch-blimp_chromium.org, marcinjb+watch-blimp_chromium.org, jessicag+watch-blimp_chromium.org, kmarshall+watch-blimp_chromium.org, dtrainor+watch-blimp_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Create and integrate a metrics service client into Blimp engine. (patchset #13 id:240001 of https://codereview.chromium.org/1885673003/ ) Reason for revert: Detected engine crash. Looks like a PerfService lifetime issue. Original issue's description: > Create and integrate a metrics service client into Blimp engine. > > This will allow Blimp to collect and upload metrics to aid in > development. > > BUG=592757 > > Committed: https://crrev.com/0be9daea216b9144830da20bcb3e2a56591207e6 > Cr-Commit-Position: refs/heads/master@{#391360} TBR=wez@chromium.org,battre@chromium.org,bauerb@chromium.org,asvitkine@chromium.org,kmarshall@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=592757 Committed: https://crrev.com/cb3bd1e8780cdd8d87ceb617a5b804607ed9098a Cr-Commit-Position: refs/heads/master@{#391462}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -449 lines) Patch
M blimp/engine/BUILD.gn View 6 chunks +1 line, -46 lines 0 comments Download
M blimp/engine/DEPS View 1 chunk +0 lines, -3 lines 0 comments Download
D blimp/engine/app/blimp_metrics_service_client.h View 1 chunk +0 lines, -36 lines 0 comments Download
D blimp/engine/app/blimp_metrics_service_client.cc View 1 chunk +0 lines, -234 lines 0 comments Download
D blimp/engine/app/blimp_metrics_service_client_unittest.cc View 1 chunk +0 lines, -94 lines 0 comments Download
M blimp/engine/common/blimp_browser_context.h View 2 chunks +0 lines, -5 lines 0 comments Download
M blimp/engine/common/blimp_browser_context.cc View 3 chunks +0 lines, -31 lines 0 comments Download

Messages

Total messages: 18 (5 generated)
Jess
Created Revert of Create and integrate a metrics service client into Blimp engine.
4 years, 7 months ago (2016-05-03 23:47:24 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1948733003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1948733003/1
4 years, 7 months ago (2016-05-03 23:48:59 UTC) #2
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 7 months ago (2016-05-03 23:49:01 UTC) #4
Jess
Hey Kevin, etc. Please forward this to the commit queue if this is blocking. Unfortunately ...
4 years, 7 months ago (2016-05-03 23:51:59 UTC) #6
Jess
Hey Kevin, etc. Please forward this to the commit queue if this is blocking. Unfortunately ...
4 years, 7 months ago (2016-05-03 23:52:00 UTC) #7
Bernhard Bauer
lgtm
4 years, 7 months ago (2016-05-04 08:45:44 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1948733003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1948733003/1
4 years, 7 months ago (2016-05-04 08:45:51 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-05-04 08:46:26 UTC) #12
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/cb3bd1e8780cdd8d87ceb617a5b804607ed9098a Cr-Commit-Position: refs/heads/master@{#391462}
4 years, 7 months ago (2016-05-04 08:47:46 UTC) #14
Wez
In future if you are reverting your own CL due to it causing failures, you ...
4 years, 7 months ago (2016-05-04 10:57:28 UTC) #15
Jess
On 2016/05/04 10:57:28, Wez wrote: > In future if you are reverting your own CL ...
4 years, 7 months ago (2016-05-04 16:26:03 UTC) #16
Wez
Committees vs OWNERS are two different things; TBR let's you postpone the owners check, so ...
4 years, 7 months ago (2016-05-04 16:58:51 UTC) #17
maniscalco
4 years, 7 months ago (2016-05-04 17:23:56 UTC) #18
Message was sent while issue was closed.
Right, TBR alone would not have helped.

On 2016/05/04 16:58:51, Wez wrote:
> Committees vs OWNERS are two different things; TBR let's you postpone the
> owners check, so you just need an LGTM from any Chromium committer to land,
> if you're not one yourself yet.
> On 4 May 2016 17:26, <mailto:jessicag@chromium.org> wrote:
> 
> > On 2016/05/04 10:57:28, Wez wrote:
> > > In future if you are reverting your own CL due to it causing failures,
> > you
> > > can TBR= the original reviewers rather than leaving the tree in a bad
> > state
> > > waiting for rubber-stamp lgtms.
> > > On 4 May 2016 09:47, mailto:"commit-bot@chromium.org via
> > codereview.chromium.org" <
> > > mailto:reply@chromiumcodereview-hr.appspotmail.com> wrote:
> > >
> > > > Patchset 1 (id:??) landed as
> > > > https://crrev.com/cb3bd1e8780cdd8d87ceb617a5b804607ed9098a
> > > > Cr-Commit-Position: refs/heads/master@{#391462}
> > > >
> > > > https://codereview.chromium.org/1948733003/
> > > >
> > >
> > > --
> > > You received this message because you are subscribed to the Google Groups
> > > "Chromium-reviews" group.
> > > To unsubscribe from this group and stop receiving emails from it, send an
> > email
> > > to mailto:chromium-reviews+unsubscribe@chromium.org.
> >
> > I am not a committer. Would that still work?
> >
> > https://codereview.chromium.org/1948733003/
> >
> 
> -- 
> You received this message because you are subscribed to the Google Groups
> "Chromium-reviews" group.
> To unsubscribe from this group and stop receiving emails from it, send an
email
> to mailto:chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698