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

Issue 2007733003: Add UMA metric for tracking root level listeners for blocking touch. (Closed)

Created:
4 years, 7 months ago by dtapuska
Modified:
4 years, 7 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2743
Target Ref:
refs/pending/branch-heads/2743
Project:
chromium
Visibility:
Public.

Description

Add UMA metric for tracking root level listeners for blocking touch. Adjust histogram to capture on each phase of targeting the event instead of the old histogram which targeted only where the event handler was registered. BUG=604790 Review-Url: https://codereview.chromium.org/1980113002 Cr-Commit-Position: refs/heads/master@{#394982} (cherry picked from commit 05f9fdad56cd5018c8fb31f1866b232d7444f796) Committed: https://chromium.googlesource.com/chromium/src/+/1bc81470610ce15506855900f93f255280a04a1a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+282 lines, -69 lines) Patch
M third_party/WebKit/Source/core/events/Event.h View 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/events/EventTarget.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/events/EventTarget.cpp View 5 chunks +17 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/events/NodeEventContext.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/events/TouchEvent.h View 4 chunks +7 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/events/TouchEvent.cpp View 3 chunks +139 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/input/TouchEventManager.cpp View 2 chunks +1 line, -50 lines 0 comments Download
M third_party/WebKit/Source/web/tests/WebInputEventConversionTest.cpp View 8 chunks +8 lines, -8 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 3 chunks +101 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
dtapuska
4 years, 7 months ago (2016-05-24 20:12:50 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
1bc81470610ce15506855900f93f255280a04a1a.

Powered by Google App Engine
This is Rietveld 408576698