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

Issue 2654663004: [Not for review] record detailed time breakdown of SW related requests.

Created:
3 years, 11 months ago by horo
Modified:
3 years, 10 months ago
Reviewers:
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, kinuko+watch, jsbell+serviceworker_chromium.org, tzik, jam, abarth-chromium, dglazkov+blink, darin-cc_chromium.org, gavinp+loader_chromium.org, loading-reviews_chromium.org, blink-reviews-api_chromium.org, blink-worker-reviews_chromium.org, mlamouri+watch-content_chromium.org, Randy Smith (Not in Mondays), nhiroki, blink-reviews, Nate Chapin, michaeln, shimazu+serviceworker_chromium.org, tyoshino+watch_chromium.org, serviceworker-reviews, Aaron Boodman, kinuko+serviceworker, horo+watch_chromium.org, darin (slow to review), mmenke
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Not for review] record detailed time breakdown of SW related requests. BUG=443374

Patch Set 1 : add uma #

Patch Set 2 : rebase #

Patch Set 3 : add stream uma #

Unified diffs Side-by-side diffs Delta from patch set Stats (+269 lines, -58 lines) Patch
M content/browser/loader/resource_dispatcher_host_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/service_worker/service_worker_context_request_handler.h View 3 chunks +4 lines, -1 line 0 comments Download
M content/browser/service_worker/service_worker_context_request_handler.cc View 1 2 chunks +9 lines, -2 lines 0 comments Download
M content/browser/service_worker/service_worker_controllee_request_handler.h View 2 chunks +4 lines, -1 line 0 comments Download
M content/browser/service_worker/service_worker_controllee_request_handler.cc View 1 3 chunks +6 lines, -1 line 0 comments Download
M content/browser/service_worker/service_worker_fetch_dispatcher.h View 1 4 chunks +21 lines, -1 line 0 comments Download
M content/browser/service_worker/service_worker_fetch_dispatcher.cc View 1 7 chunks +30 lines, -4 lines 0 comments Download
M content/browser/service_worker/service_worker_provider_host.h View 2 chunks +3 lines, -1 line 0 comments Download
M content/browser/service_worker/service_worker_provider_host.cc View 2 chunks +5 lines, -3 lines 0 comments Download
M content/browser/service_worker/service_worker_request_handler.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/service_worker/service_worker_request_handler.cc View 3 chunks +9 lines, -7 lines 0 comments Download
M content/browser/service_worker/service_worker_url_request_job.h View 1 2 chunks +11 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_url_request_job.cc View 1 2 chunks +5 lines, -0 lines 0 comments Download
M content/child/resource_dispatcher.cc View 1 3 chunks +2 lines, -1 line 0 comments Download
M content/child/web_url_loader_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/resource_messages.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/resource_request.h View 2 chunks +4 lines, -0 lines 0 comments Download
M content/common/service_worker/service_worker_event_dispatcher.mojom View 1 1 chunk +2 lines, -1 line 0 comments Download
M content/common/service_worker/service_worker_messages.h View 1 chunk +3 lines, -2 lines 0 comments Download
M content/public/common/resource_response_info.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/renderer/service_worker/service_worker_context_client.cc View 1 3 chunks +5 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/loader/WorkerThreadableLoader.h View 4 chunks +6 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/WorkerThreadableLoader.cpp View 1 2 10 chunks +35 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/blob/BlobRegistry.cpp View 1 2 6 chunks +82 lines, -22 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebURLResponse.cpp View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/network/ResourceResponse.h View 3 chunks +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/network/ResourceResponse.cpp View 4 chunks +4 lines, -0 lines 0 comments Download
M third_party/WebKit/public/platform/WebURLResponse.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (4 generated)
horo
Patchset #3 (id:40001) has been deleted
3 years, 11 months ago (2017-01-25 11:18:03 UTC) #1
horo
Patchset #2 (id:20001) has been deleted
3 years, 11 months ago (2017-01-25 11:18:06 UTC) #2
horo
Patchset #1 (id:1) has been deleted
3 years, 11 months ago (2017-01-25 11:18:08 UTC) #3
horo
3 years, 11 months ago (2017-01-25 11:45:17 UTC) #4
Description was changed from

==========
test uma

BUG=
==========

to

==========
[Not for review] record detailed time breakdown of SW related requests.
 

BUG=443374
==========

Powered by Google App Engine
This is Rietveld 408576698