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

Issue 1232923003: ServiceWorker: Record result of purging stale resources (Closed)

Created:
5 years, 5 months ago by nhiroki
Modified:
5 years, 5 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: Record result of purging stale resources Before this patch, there is no way to know result of purging stale resources. BUG=n/a Committed: https://crrev.com/c71cc2ecf056ccb59249ba156d927f087bcae28b Cr-Commit-Position: refs/heads/master@{#339782}

Patch Set 1 : #

Total comments: 4

Patch Set 2 : rebase #

Patch Set 3 : use std::abs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -0 lines) Patch
M content/browser/service_worker/service_worker_metrics.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_metrics.cc View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_storage.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
nhiroki
PTAL, thanks!
5 years, 5 months ago (2015-07-17 04:39:58 UTC) #3
falken
On 2015/07/17 04:39:58, nhiroki wrote: > PTAL, thanks! lgtm
5 years, 5 months ago (2015-07-17 07:31:02 UTC) #4
nhiroki
+asvitkine@ for histograms.xml, ptal
5 years, 5 months ago (2015-07-17 07:32:57 UTC) #6
Alexei Svitkine (slow)
https://codereview.chromium.org/1232923003/diff/20001/content/browser/service_worker/service_worker_metrics.cc File content/browser/service_worker/service_worker_metrics.cc (right): https://codereview.chromium.org/1232923003/diff/20001/content/browser/service_worker/service_worker_metrics.cc#newcode89 content/browser/service_worker/service_worker_metrics.cc:89: net_error); I think net errors are negative, so you ...
5 years, 5 months ago (2015-07-17 15:08:52 UTC) #7
nhiroki
Thank you! Updated. https://codereview.chromium.org/1232923003/diff/20001/content/browser/service_worker/service_worker_metrics.cc File content/browser/service_worker/service_worker_metrics.cc (right): https://codereview.chromium.org/1232923003/diff/20001/content/browser/service_worker/service_worker_metrics.cc#newcode89 content/browser/service_worker/service_worker_metrics.cc:89: net_error); On 2015/07/17 15:08:52, Alexei Svitkine ...
5 years, 5 months ago (2015-07-21 02:27:23 UTC) #8
Alexei Svitkine (slow)
lgtm
5 years, 5 months ago (2015-07-21 15:43:25 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1232923003/60001
5 years, 5 months ago (2015-07-21 22:54:46 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 5 months ago (2015-07-21 23:41:39 UTC) #13
commit-bot: I haz the power
5 years, 5 months ago (2015-07-21 23:43:47 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c71cc2ecf056ccb59249ba156d927f087bcae28b
Cr-Commit-Position: refs/heads/master@{#339782}

Powered by Google App Engine
This is Rietveld 408576698