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

Issue 2025813002: ServiceWorker: Distinguish SW.PageLoad w/ and w/o fetch handler (Closed)

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

Description

ServiceWorker: Distinguish SW.PageLoad w/ and w/o fetch handler This patch separates ServiceWorker.PageLoad for serviceworker into the two: w/ and w/o fetch handler in order to measure the impact of the no-fetch handler optimization. BUG=605844 Committed: https://crrev.com/db1d53558883c7301360ddb05f0895fe05ae3408 Cr-Commit-Position: refs/heads/master@{#397060}

Patch Set 1 #

Patch Set 2 : Remove comma #

Total comments: 6

Patch Set 3 : Fix the styles #

Patch Set 4 : Rebase #

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

Messages

Total messages: 16 (6 generated)
shimazu
PTAL:)
4 years, 6 months ago (2016-05-31 08:08:12 UTC) #2
falken
looks good https://codereview.chromium.org/2025813002/diff/20001/content/browser/service_worker/service_worker_metrics.cc File content/browser/service_worker/service_worker_metrics.cc (right): https://codereview.chromium.org/2025813002/diff/20001/content/browser/service_worker/service_worker_metrics.cc#newcode180 content/browser/service_worker/service_worker_metrics.cc:180: : Site::WITHOUT_FETCH_HANDLER; nit: prefer braces here for ...
4 years, 6 months ago (2016-05-31 08:38:55 UTC) #3
shimazu
Thanks, fixed these styles. https://codereview.chromium.org/2025813002/diff/20001/content/browser/service_worker/service_worker_metrics.cc File content/browser/service_worker/service_worker_metrics.cc (right): https://codereview.chromium.org/2025813002/diff/20001/content/browser/service_worker/service_worker_metrics.cc#newcode180 content/browser/service_worker/service_worker_metrics.cc:180: : Site::WITHOUT_FETCH_HANDLER; On 2016/05/31 08:38:55, ...
4 years, 6 months ago (2016-05-31 09:11:42 UTC) #4
rkaplow
lgtm
4 years, 6 months ago (2016-05-31 13:54:48 UTC) #5
falken
lgtm, thanks
4 years, 6 months ago (2016-05-31 14:25:20 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2025813002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2025813002/40001
4 years, 6 months ago (2016-06-01 02:14:38 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/13995) ios-device-gn on tryserver.chromium.mac (JOB_FAILED, ...
4 years, 6 months ago (2016-06-01 02:16:52 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2025813002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2025813002/60001
4 years, 6 months ago (2016-06-01 03:07:09 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-06-01 04:55:02 UTC) #14
commit-bot: I haz the power
4 years, 6 months ago (2016-06-01 04:56:06 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/db1d53558883c7301360ddb05f0895fe05ae3408
Cr-Commit-Position: refs/heads/master@{#397060}

Powered by Google App Engine
This is Rietveld 408576698