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

Issue 2747333003: Make Document.createTouch arguments non-optional (Closed)

Created:
3 years, 9 months ago by lunalu1
Modified:
3 years, 9 months ago
Reviewers:
foolip
CC:
chromium-reviews, sof, eae+blinkwatch, blink-reviews-dom_chromium.org, dglazkov+blink, blink-reviews, rwlbuis
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Make Document.createTouch arguments non-optional BUG=701549 Review-Url: https://codereview.chromium.org/2747333003 Cr-Commit-Position: refs/heads/master@{#458909} Committed: https://chromium.googlesource.com/chromium/src/+/6e6da892d1137c8d2b4f5cf84caaf440b5785a40

Patch Set 1 #

Patch Set 2 : Update layout tests #

Patch Set 3 : Updated layout tests for document-create-touch #

Total comments: 14

Patch Set 4 : Codereview: update tests as suggested #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -39 lines) Patch
M third_party/WebKit/LayoutTests/fast/events/touch/document-create-touch.html View 1 2 3 3 chunks +19 lines, -14 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/events/touch/document-create-touch-expected.txt View 1 2 3 2 chunks +14 lines, -12 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/events/touch/touch-event-dispatch-no-crash.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Document.idl View 1 2 3 1 chunk +11 lines, -12 lines 0 comments Download

Messages

Total messages: 42 (31 generated)
lunalu1
Make Document.createTouch non-optional to match the spec. PTAL
3 years, 9 months ago (2017-03-15 19:56:41 UTC) #6
lunalu1
PTAL
3 years, 9 months ago (2017-03-16 15:20:32 UTC) #17
foolip
https://codereview.chromium.org/2747333003/diff/40001/third_party/WebKit/LayoutTests/fast/events/touch/document-create-touch-expected.txt File third_party/WebKit/LayoutTests/fast/events/touch/document-create-touch-expected.txt (right): https://codereview.chromium.org/2747333003/diff/40001/third_party/WebKit/LayoutTests/fast/events/touch/document-create-touch-expected.txt#newcode18 third_party/WebKit/LayoutTests/fast/events/touch/document-create-touch-expected.txt:18: PASS document.createTouch() threw exception TypeError: Failed to execute 'createTouch' ...
3 years, 9 months ago (2017-03-21 08:01:13 UTC) #21
lunalu1
Please see the in-line reply. https://codereview.chromium.org/2747333003/diff/40001/third_party/WebKit/LayoutTests/fast/events/touch/document-create-touch-expected.txt File third_party/WebKit/LayoutTests/fast/events/touch/document-create-touch-expected.txt (right): https://codereview.chromium.org/2747333003/diff/40001/third_party/WebKit/LayoutTests/fast/events/touch/document-create-touch-expected.txt#newcode18 third_party/WebKit/LayoutTests/fast/events/touch/document-create-touch-expected.txt:18: PASS document.createTouch() threw exception ...
3 years, 9 months ago (2017-03-21 19:19:27 UTC) #23
foolip
Oh, right, can you remove the DocumentCreateTouchLessThanSevenArguments use counter too? I added it just to ...
3 years, 9 months ago (2017-03-22 05:16:24 UTC) #27
foolip
lgtm % remaining nit
3 years, 9 months ago (2017-03-22 05:16:37 UTC) #28
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/2747333003/60001
3 years, 9 months ago (2017-03-22 17:55:51 UTC) #30
lunalu1
I already handled the remaining nit (updating the idl file and keep minimal changes of ...
3 years, 9 months ago (2017-03-22 17:56:03 UTC) #31
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/2747333003/60001
3 years, 9 months ago (2017-03-22 20:29:20 UTC) #38
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://chromium.googlesource.com/chromium/src/+/6e6da892d1137c8d2b4f5cf84caaf440b5785a40
3 years, 9 months ago (2017-03-22 22:49:08 UTC) #41
foolip
3 years, 9 months ago (2017-03-23 07:01:43 UTC) #42
Message was sent while issue was closed.
On 2017/03/22 17:56:03, loonybear wrote:
> I already handled the remaining nit (updating the idl file and keep minimal
> changes of the test) in the last patch?

The remaining nit was the UseCounter.h change.

Powered by Google App Engine
This is Rietveld 408576698