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

Issue 1030703003: ServiceWorker: Add UMA for storage recovery operation (Closed)

Created:
5 years, 9 months ago by nhiroki
Modified:
5 years, 9 months ago
CC:
chromium-reviews, michaeln, jsbell+serviceworker_chromium.org, tzik, serviceworker-reviews, jam, nhiroki, darin-cc_chromium.org, asvitkine+watch_chromium.org, horo+watch_chromium.org, kinuko+serviceworker, kinuko+watch
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ServiceWorker: Add UMA for storage recovery operation This CL adds UMA for results of SWStorage::DeleteAndStartOver() and SWDatabase::DestroyDatabase(). Deleting the diskcache just returns success/failure boolean and it will be recorded as a part of results of DeleteAndStartOver(). BUG=461654, 468926 TEST=n/a Committed: https://crrev.com/d954a0c1c36eb49a9aed3595157992b5f656c3b6 Cr-Commit-Position: refs/heads/master@{#322332}

Patch Set 1 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -9 lines) Patch
M content/browser/service_worker/service_worker_database.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M content/browser/service_worker/service_worker_metrics.h View 2 chunks +11 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_metrics.cc View 1 chunk +12 lines, -7 lines 2 comments Download
M content/browser/service_worker/service_worker_storage.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 3 chunks +22 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
nhiroki
Hi, can you review this? Thanks!
5 years, 9 months ago (2015-03-24 01:58:11 UTC) #3
falken
lgtm
5 years, 9 months ago (2015-03-24 08:15:58 UTC) #4
michaeln
lgtm
5 years, 9 months ago (2015-03-25 00:39:43 UTC) #5
nhiroki
+isherman@, would you review histograms.xml?
5 years, 9 months ago (2015-03-25 03:25:20 UTC) #7
Ilya Sherman
LGTM https://codereview.chromium.org/1030703003/diff/20001/content/browser/service_worker/service_worker_metrics.cc File content/browser/service_worker/service_worker_metrics.cc (right): https://codereview.chromium.org/1030703003/diff/20001/content/browser/service_worker/service_worker_metrics.cc#newcode54 content/browser/service_worker/service_worker_metrics.cc:54: void ServiceWorkerMetrics::CountWriteDatabaseResult( Why have you removed the "// ...
5 years, 9 months ago (2015-03-25 20:45:08 UTC) #8
nhiroki
Thank you for reviewing! https://codereview.chromium.org/1030703003/diff/20001/content/browser/service_worker/service_worker_metrics.cc File content/browser/service_worker/service_worker_metrics.cc (right): https://codereview.chromium.org/1030703003/diff/20001/content/browser/service_worker/service_worker_metrics.cc#newcode54 content/browser/service_worker/service_worker_metrics.cc:54: void ServiceWorkerMetrics::CountWriteDatabaseResult( On 2015/03/25 20:45:08, ...
5 years, 9 months ago (2015-03-25 23:08:08 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1030703003/20001
5 years, 9 months ago (2015-03-25 23:09:47 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/41535)
5 years, 9 months ago (2015-03-26 02:27:50 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1030703003/20001
5 years, 9 months ago (2015-03-26 04:24:40 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:20001)
5 years, 9 months ago (2015-03-26 06:10:14 UTC) #16
commit-bot: I haz the power
5 years, 9 months ago (2015-03-26 06:10:51 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/d954a0c1c36eb49a9aed3595157992b5f656c3b6
Cr-Commit-Position: refs/heads/master@{#322332}

Powered by Google App Engine
This is Rietveld 408576698