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

Issue 2352333002: Add more use counters for document.createTouch (Closed)

Created:
4 years, 3 months ago by foolip
Modified:
4 years, 2 months ago
Reviewers:
Mike West, Rick Byers
CC:
asvitkine+watch_chromium.org, blink-reviews, blink-reviews-bindings_chromium.org, blink-reviews-dom_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, rwlbuis, sof
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add more use counters for document.createTouch Safari has 7 required arguments for document.createTouch and treats the first two arguments as nullable. The hoped-for outcome is that Blink can also have 7 required arguments, but that at least the target argument is non-nullable. If not, Touch.prototype.target must be made nullable too. BUG=647693 R=rbyers@chromium.org Committed: https://crrev.com/738daed0f742e6bc5f35b0fa895990144dd37010 Cr-Commit-Position: refs/heads/master@{#422071}

Patch Set 1 #

Patch Set 2 : back out Touch changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -11 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/custom/V8DocumentCustom.cpp View 2 chunks +27 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Document.cpp View 1 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Document.idl View 1 chunk +12 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/core/frame/UseCounter.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (13 generated)
foolip
4 years, 3 months ago (2016-09-21 09:40:06 UTC) #1
Rick Byers
LGTM FWIW this may be overkill. We've already successfully removed initTouchEvent (https://bugs.chromium.org/p/chromium/issues/detail?id=522100) so we can ...
4 years, 2 months ago (2016-09-26 18:59:45 UTC) #6
foolip
On 2016/09/26 18:59:45, Rick Byers wrote: > LGTM > > FWIW this may be overkill. ...
4 years, 2 months ago (2016-09-30 07:59:01 UTC) #7
foolip
On 2016/09/30 07:59:01, foolip wrote: > On 2016/09/26 18:59:45, Rick Byers wrote: > > LGTM ...
4 years, 2 months ago (2016-09-30 08:01:15 UTC) #8
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/2352333002/20001
4 years, 2 months ago (2016-09-30 08:10:53 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/270434)
4 years, 2 months ago (2016-09-30 08:20:30 UTC) #15
Mike West
histograms.xml LGTM
4 years, 2 months ago (2016-09-30 08:37:28 UTC) #17
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/2352333002/20001
4 years, 2 months ago (2016-09-30 08:38:19 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-09-30 09:32:28 UTC) #21
commit-bot: I haz the power
4 years, 2 months ago (2016-09-30 09:33:46 UTC) #23
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/738daed0f742e6bc5f35b0fa895990144dd37010
Cr-Commit-Position: refs/heads/master@{#422071}

Powered by Google App Engine
This is Rietveld 408576698