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

Issue 2211783003: Track input latency while starting a ServiceWorker for a navigation hint. (Closed)

Created:
4 years, 4 months ago by horo
Modified:
4 years, 4 months ago
Reviewers:
Mark P, shimazu, tdresser
CC:
chromium-reviews, michaeln, jsbell+serviceworker_chromium.org, tzik, serviceworker-reviews, jam, dtapuska+chromiumwatch_chromium.org, kinuko+serviceworker, nhiroki, asvitkine+watch_chromium.org, horo+watch_chromium.org, darin-cc_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

Track input latency while starting a ServiceWorker for a navigation hint. This CL introduces these new UMAs: - Event.Latency.TouchToFirstScrollUpdateSwapBegin.IsRunningNavigationHintTask - Event.Latency.TouchToScrollUpdateSwapBegin.IsRunningNavigationHintTask BUG=616502, 638827 Committed: https://crrev.com/f5d309f062b41c29a2adbcc469a967b95f61dca3 Cr-Commit-Position: refs/heads/master@{#412998}

Patch Set 1 #

Patch Set 2 : add test #

Total comments: 2

Patch Set 3 : use _ #

Patch Set 4 : add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+172 lines, -90 lines) Patch
M content/browser/renderer_host/input/render_widget_host_latency_tracker.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/input/render_widget_host_latency_tracker.cc View 1 2 3 5 chunks +27 lines, -3 lines 0 comments Download
M content/browser/renderer_host/input/render_widget_host_latency_tracker_unittest.cc View 1 2 2 chunks +94 lines, -83 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 1 2 3 3 chunks +8 lines, -1 line 0 comments Download
M content/browser/service_worker/service_worker_context_wrapper.h View 3 chunks +9 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_context_wrapper.cc View 1 4 chunks +25 lines, -2 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 61 (48 generated)
horo
shimazu@ Could you please review this?
4 years, 4 months ago (2016-08-16 05:48:10 UTC) #32
shimazu
https://codereview.chromium.org/2211783003/diff/120001/content/browser/renderer_host/input/render_widget_host_latency_tracker.cc File content/browser/renderer_host/input/render_widget_host_latency_tracker.cc (right): https://codereview.chromium.org/2211783003/diff/120001/content/browser/renderer_host/input/render_widget_host_latency_tracker.cc#newcode122 content/browser/renderer_host/input/render_widget_host_latency_tracker.cc:122: "Event.Latency.TouchToFirstScrollUpdateSwapBegin." According the top of histograms.xml, I thought "...SwapBegin_" ...
4 years, 4 months ago (2016-08-16 09:46:21 UTC) #35
horo
https://codereview.chromium.org/2211783003/diff/120001/content/browser/renderer_host/input/render_widget_host_latency_tracker.cc File content/browser/renderer_host/input/render_widget_host_latency_tracker.cc (right): https://codereview.chromium.org/2211783003/diff/120001/content/browser/renderer_host/input/render_widget_host_latency_tracker.cc#newcode122 content/browser/renderer_host/input/render_widget_host_latency_tracker.cc:122: "Event.Latency.TouchToFirstScrollUpdateSwapBegin." On 2016/08/16 09:46:21, shimazu wrote: > According the ...
4 years, 4 months ago (2016-08-16 12:31:43 UTC) #38
shimazu
lgtm
4 years, 4 months ago (2016-08-17 01:06:46 UTC) #41
horo
tdresser@ Could you please review this?
4 years, 4 months ago (2016-08-17 02:24:12 UTC) #43
tdresser
Are we going to keep this around for a long time, or is this a ...
4 years, 4 months ago (2016-08-17 12:47:08 UTC) #44
horo
On 2016/08/17 12:47:08, tdresser wrote: > Are we going to keep this around for a ...
4 years, 4 months ago (2016-08-18 06:11:00 UTC) #47
tdresser
LGTM, thanks.
4 years, 4 months ago (2016-08-18 12:54:16 UTC) #51
horo
mpearson@ Could you please review histograms.xml?
4 years, 4 months ago (2016-08-18 13:05:53 UTC) #53
Mark P
histograms.xml lgtm
4 years, 4 months ago (2016-08-18 19:04:40 UTC) #54
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/2211783003/160001
4 years, 4 months ago (2016-08-19 00:41:37 UTC) #57
commit-bot: I haz the power
Committed patchset #4 (id:160001)
4 years, 4 months ago (2016-08-19 00:47:30 UTC) #59
commit-bot: I haz the power
4 years, 4 months ago (2016-08-19 00:50:18 UTC) #61
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/f5d309f062b41c29a2adbcc469a967b95f61dca3
Cr-Commit-Position: refs/heads/master@{#412998}

Powered by Google App Engine
This is Rietveld 408576698