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

Issue 2475443004: Add use counter when touch-action isn't used when preventDefault'd. (Closed)

Created:
4 years, 1 month ago by dtapuska
Modified:
4 years, 1 month ago
CC:
chromium-reviews, blink-reviews, dtapuska+blinkwatch_chromium.org, asvitkine+watch_chromium.org, Navid Zolghadr
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add use counter when touch-action isn't used when preventDefault'd. Keep track of the lack of usage of touch-action on pages. BUG=639227 TBR=isherman@chromium.org Committed: https://crrev.com/e913a6698f089e11e89fcc04ee19d34dac82d30a Cr-Commit-Position: refs/heads/master@{#431618}

Patch Set 1 #

Patch Set 2 : Whoops missed updating a file #

Total comments: 6

Patch Set 3 : Address rbyers@ comments #

Patch Set 4 : Fix tests #

Patch Set 5 : Rebase #

Patch Set 6 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -42 lines) Patch
M third_party/WebKit/Source/core/events/AddEventListenerOptionsResolved.h View 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/events/AddEventListenerOptionsResolved.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/events/Event.h View 1 2 3 4 1 chunk +8 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/events/Event.cpp View 3 chunks +5 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/events/EventTarget.cpp View 1 2 3 4 2 chunks +10 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/events/RegisteredEventListener.h View 5 chunks +8 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/events/TouchEvent.h View 1 2 3 chunks +10 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/events/TouchEvent.cpp View 1 2 3 4 3 chunks +22 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/frame/UseCounter.h View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/input/TouchEventManager.h View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/input/TouchEventManager.cpp View 1 2 3 4 4 chunks +16 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/web/tests/WebInputEventConversionTest.cpp View 1 2 3 8 chunks +20 lines, -20 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 36 (27 generated)
dtapuska
rbyers@ wdyt?
4 years, 1 month ago (2016-11-02 17:43:27 UTC) #2
Rick Byers
https://codereview.chromium.org/2475443004/diff/20001/third_party/WebKit/Source/core/events/Event.h File third_party/WebKit/Source/core/events/Event.h (right): https://codereview.chromium.org/2475443004/diff/20001/third_party/WebKit/Source/core/events/Event.h#newcode87 third_party/WebKit/Source/core/events/Event.h:87: NotPassiveDefault, nit: add comments making the difference between these ...
4 years, 1 month ago (2016-11-07 17:01:09 UTC) #3
dtapuska
https://codereview.chromium.org/2475443004/diff/20001/third_party/WebKit/Source/core/events/Event.h File third_party/WebKit/Source/core/events/Event.h (right): https://codereview.chromium.org/2475443004/diff/20001/third_party/WebKit/Source/core/events/Event.h#newcode87 third_party/WebKit/Source/core/events/Event.h:87: NotPassiveDefault, On 2016/11/07 17:01:09, Rick Byers wrote: > nit: ...
4 years, 1 month ago (2016-11-07 18:51:40 UTC) #5
Rick Byers
LGTM
4 years, 1 month ago (2016-11-10 16:39:32 UTC) #9
dtapuska
4 years, 1 month ago (2016-11-11 16:32:39 UTC) #18
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/2475443004/100001
4 years, 1 month ago (2016-11-11 19:30:17 UTC) #31
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 1 month ago (2016-11-11 19:45:29 UTC) #33
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/e913a6698f089e11e89fcc04ee19d34dac82d30a Cr-Commit-Position: refs/heads/master@{#431618}
4 years, 1 month ago (2016-11-11 20:00:07 UTC) #35
Ilya Sherman
4 years, 1 month ago (2016-11-11 21:31:39 UTC) #36
Message was sent while issue was closed.
histograms.xml lgtm

Powered by Google App Engine
This is Rietveld 408576698