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

Issue 2844383004: Split the NOT_STARTED and STOPPED_BEFORE_COMPLETION installability metrics. (Closed)

Created:
3 years, 7 months ago by dominickn
Modified:
3 years, 7 months ago
Reviewers:
benwells
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Split the NOT_STARTED and STOPPED_BEFORE_COMPLETION installability metrics. This CL ensures that the NOT_STARTED state is recorded separately from the STOPPED_BEFORE_COMPLETION state in the installability menu-open check metrics. BUG=704369 Review-Url: https://codereview.chromium.org/2844383004 Cr-Commit-Position: refs/heads/master@{#469283} Committed: https://chromium.googlesource.com/chromium/src/+/07f715aee7d56fd113ac152d5e0b34dd1ece3ff6

Patch Set 1 #

Patch Set 2 : Do it differently #

Patch Set 3 : Actually record early failures as failures #

Total comments: 2

Patch Set 4 : Fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -27 lines) Patch
M chrome/browser/installable/installable_manager.cc View 1 2 3 3 chunks +20 lines, -14 lines 0 comments Download
M chrome/browser/installable/installable_manager_browsertest.cc View 1 2 12 chunks +17 lines, -12 lines 0 comments Download
M chrome/browser/installable/installable_metrics.h View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 32 (21 generated)
dominickn
PTAL, thanks!
3 years, 7 months ago (2017-04-28 03:04:04 UTC) #3
benwells
lgtm
3 years, 7 months ago (2017-04-28 05:08:15 UTC) #7
dominickn
After some thought, I realised that |page_status_| was never being set away from NOT_STARTED when ...
3 years, 7 months ago (2017-04-28 05:25:20 UTC) #8
benwells
Are there any tests for this metric?
3 years, 7 months ago (2017-05-01 22:55:10 UTC) #9
dominickn
On 2017/05/01 22:55:10, benwells wrote: > Are there any tests for this metric? There are ...
3 years, 7 months ago (2017-05-01 23:38:11 UTC) #10
benwells
On 2017/05/01 23:38:11, dominickn wrote: > On 2017/05/01 22:55:10, benwells wrote: > > Are there ...
3 years, 7 months ago (2017-05-01 23:39:57 UTC) #11
dominickn
PTAL one more time. Now we fail early in RecordQueuedMetricsOnTaskCompletion() if the check failed and ...
3 years, 7 months ago (2017-05-02 03:37:09 UTC) #18
benwells
lgtm with the comment clarified https://codereview.chromium.org/2844383004/diff/40001/chrome/browser/installable/installable_manager.cc File chrome/browser/installable/installable_manager.cc (right): https://codereview.chromium.org/2844383004/diff/40001/chrome/browser/installable/installable_manager.cc#newcode174 chrome/browser/installable/installable_manager.cc:174: // the full params, ...
3 years, 7 months ago (2017-05-04 05:05:14 UTC) #21
dominickn
Thanks! https://codereview.chromium.org/2844383004/diff/40001/chrome/browser/installable/installable_manager.cc File chrome/browser/installable/installable_manager.cc (right): https://codereview.chromium.org/2844383004/diff/40001/chrome/browser/installable/installable_manager.cc#newcode174 chrome/browser/installable/installable_manager.cc:174: // the full params, we don't yet know ...
3 years, 7 months ago (2017-05-04 05:18:57 UTC) #22
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/2844383004/60001
3 years, 7 months ago (2017-05-04 06:05:18 UTC) #29
commit-bot: I haz the power
3 years, 7 months ago (2017-05-04 06:09:30 UTC) #32
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/07f715aee7d56fd113ac152d5e0b...

Powered by Google App Engine
This is Rietveld 408576698