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

Issue 2209963002: Record some foreign fetch registration metrics. (Closed)

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

Description

Record some foreign fetch registration metrics. Specifically this records how many sub scopes a service worker registered for foreign fetch with, and for the service workers that registered for foreign fetch, this also records the number of origins they are intercepting requests from. BUG=540509 Committed: https://crrev.com/4c007590505cceecde0aa2db3b8fa4ebdc221f99 Cr-Commit-Position: refs/heads/master@{#412676}

Patch Set 1 #

Total comments: 11

Patch Set 2 : address comments #

Total comments: 4

Patch Set 3 : better histogram summaries #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -0 lines) Patch
M content/browser/service_worker/service_worker_metrics.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_metrics.cc View 1 1 chunk +13 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_register_job.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (17 generated)
Marijn Kruisselbrink
michaeln for content/browser/service_worker OWNERS mpearson for histograms OWNERS
4 years, 4 months ago (2016-08-09 20:38:45 UTC) #7
michaeln
lgtm
4 years, 4 months ago (2016-08-11 00:58:24 UTC) #8
Marijn Kruisselbrink
mpearson: ping?
4 years, 4 months ago (2016-08-11 22:30:59 UTC) #9
Mark P
https://codereview.chromium.org/2209963002/diff/1/content/browser/service_worker/service_worker_metrics.cc File content/browser/service_worker/service_worker_metrics.cc (right): https://codereview.chromium.org/2209963002/diff/1/content/browser/service_worker/service_worker_metrics.cc#newcode391 content/browser/service_worker/service_worker_metrics.cc:391: scope_count); Why is the histogram "subscopecount" yet you're using ...
4 years, 4 months ago (2016-08-11 22:42:18 UTC) #10
Marijn Kruisselbrink
https://codereview.chromium.org/2209963002/diff/1/content/browser/service_worker/service_worker_metrics.cc File content/browser/service_worker/service_worker_metrics.cc (right): https://codereview.chromium.org/2209963002/diff/1/content/browser/service_worker/service_worker_metrics.cc#newcode391 content/browser/service_worker/service_worker_metrics.cc:391: scope_count); On 2016/08/11 at 22:42:18, Mark P wrote: > ...
4 years, 4 months ago (2016-08-12 20:33:23 UTC) #17
Mark P
histograms.xml lgtm with minor comments below --mark https://codereview.chromium.org/2209963002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2209963002/diff/1/tools/metrics/histograms/histograms.xml#newcode51994 tools/metrics/histograms/histograms.xml:51994: + at ...
4 years, 4 months ago (2016-08-16 22:27:14 UTC) #20
Marijn Kruisselbrink
https://codereview.chromium.org/2209963002/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2209963002/diff/60001/tools/metrics/histograms/histograms.xml#newcode52487 tools/metrics/histograms/histograms.xml:52487: + registered for foreign fetch. On 2016/08/16 at 22:27:14, ...
4 years, 4 months ago (2016-08-17 19:21:34 UTC) #21
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/2209963002/80001
4 years, 4 months ago (2016-08-17 19:22:04 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:80001)
4 years, 4 months ago (2016-08-17 22:46:17 UTC) #25
commit-bot: I haz the power
4 years, 4 months ago (2016-08-17 22:49:12 UTC) #27
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4c007590505cceecde0aa2db3b8fa4ebdc221f99
Cr-Commit-Position: refs/heads/master@{#412676}

Powered by Google App Engine
This is Rietveld 408576698