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

Issue 12084033: Adding supported checks for touch event. (Closed)

Created:
7 years, 10 months ago by blois
Modified:
7 years, 10 months ago
Reviewers:
Emily Fortuna
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Adding supported checks for touch event. BUG=6519 Committed: https://code.google.com/p/dart/source/detail?r=17797

Patch Set 1 #

Patch Set 2 : Adding missing test file. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -0 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 chunk +8 lines, -0 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 1 chunk +8 lines, -0 lines 0 comments Download
M tests/html/html.status View 5 chunks +5 lines, -0 lines 0 comments Download
A tests/html/touchevent_test.dart View 1 1 chunk +29 lines, -0 lines 0 comments Download
M tools/dom/templates/html/impl/impl_TouchEvent.darttemplate View 1 chunk +20 lines, -0 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
blois
7 years, 10 months ago (2013-01-28 23:27:06 UTC) #1
Emily Fortuna
7 years, 10 months ago (2013-01-29 18:19:21 UTC) #2
lgtm with comment

https://codereview.chromium.org/12084033/diff/3001/tools/dom/templates/html/i...
File tools/dom/templates/html/impl/impl_TouchEvent.darttemplate (right):

https://codereview.chromium.org/12084033/diff/3001/tools/dom/templates/html/i...
tools/dom/templates/html/impl/impl_TouchEvent.darttemplate:38: // TODO: add
equivalent 'ontouchstart' check for Dartium.
TOOD(blois): ...

Powered by Google App Engine
This is Rietveld 408576698