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

Issue 165613002: Add UMA stats for AppCacheUpdateJob results. (Closed)

Created:
6 years, 10 months ago by michaeln
Modified:
6 years, 10 months ago
Reviewers:
jsbell
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Add UMA stats for AppCacheUpdateJob results. BUG=343620 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251844

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Total comments: 3

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -24 lines) Patch
M webkit/browser/appcache/appcache_histograms.h View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M webkit/browser/appcache/appcache_histograms.cc View 1 2 3 2 chunks +24 lines, -0 lines 0 comments Download
M webkit/browser/appcache/appcache_update_job.h View 1 2 4 chunks +10 lines, -1 line 0 comments Download
M webkit/browser/appcache/appcache_update_job.cc View 1 2 3 4 19 chunks +63 lines, -22 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
michaeln
https://codereview.chromium.org/165613002/diff/30001/webkit/browser/appcache/appcache_update_job.cc File webkit/browser/appcache/appcache_update_job.cc (right): https://codereview.chromium.org/165613002/diff/30001/webkit/browser/appcache/appcache_update_job.cc#newcode707 webkit/browser/appcache/appcache_update_job.cc:707: DCHECK(fetcher->result() != UPDATE_OK); i'll put this dcheck in HandleCacheFailure()
6 years, 10 months ago (2014-02-14 23:42:06 UTC) #1
jsbell
Will need a histograms.xml update lgtm to me so far https://codereview.chromium.org/165613002/diff/30001/webkit/browser/appcache/appcache_update_job.h File webkit/browser/appcache/appcache_update_job.h (right): https://codereview.chromium.org/165613002/diff/30001/webkit/browser/appcache/appcache_update_job.h#newcode38 ...
6 years, 10 months ago (2014-02-14 23:53:26 UTC) #2
michaeln
On 2014/02/14 23:53:26, jsbell wrote: > Will need a histograms.xml update we can do that ...
6 years, 10 months ago (2014-02-14 23:58:47 UTC) #3
michaeln
https://codereview.chromium.org/165613002/diff/100001/webkit/browser/appcache/appcache_histograms.cc File webkit/browser/appcache/appcache_histograms.cc (right): https://codereview.chromium.org/165613002/diff/100001/webkit/browser/appcache/appcache_histograms.cc#newcode38 webkit/browser/appcache/appcache_histograms.cc:38: const std::string suffix = OriginToCustomHistogramSuffix(origin_url); This is copy/pasted from ...
6 years, 10 months ago (2014-02-15 00:03:56 UTC) #4
jsbell
lgtm https://codereview.chromium.org/165613002/diff/100001/webkit/browser/appcache/appcache_histograms.cc File webkit/browser/appcache/appcache_histograms.cc (right): https://codereview.chromium.org/165613002/diff/100001/webkit/browser/appcache/appcache_histograms.cc#newcode38 webkit/browser/appcache/appcache_histograms.cc:38: const std::string suffix = OriginToCustomHistogramSuffix(origin_url); On 2014/02/15 00:03:56, ...
6 years, 10 months ago (2014-02-15 00:23:54 UTC) #5
michaeln
thnx!
6 years, 10 months ago (2014-02-15 00:56:34 UTC) #6
michaeln
The CQ bit was checked by michaeln@chromium.org
6 years, 10 months ago (2014-02-15 00:58:34 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaeln@chromium.org/165613002/260001
6 years, 10 months ago (2014-02-15 01:14:24 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-15 02:05:38 UTC) #9
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) content_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=227532
6 years, 10 months ago (2014-02-15 02:05:40 UTC) #10
michaeln
The CQ bit was checked by michaeln@chromium.org
6 years, 10 months ago (2014-02-18 18:43:32 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaeln@chromium.org/165613002/560001
6 years, 10 months ago (2014-02-18 18:46:01 UTC) #12
commit-bot: I haz the power
6 years, 10 months ago (2014-02-18 21:21:16 UTC) #13
Message was sent while issue was closed.
Change committed as 251844

Powered by Google App Engine
This is Rietveld 408576698