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

Issue 8581002: Mirgate dart:html to initWebKitWheelEvent. (Closed)

Created:
9 years, 1 month ago by Anton Muhin
Modified:
9 years, 1 month ago
Reviewers:
vsm
CC:
reviews_dartlang.org, vm-dev_dartlang.org, Jacob, podivilov1
Visibility:
Public.

Description

Mirgate dart:html to initWebKitWheelEvent. Recently Dartium code generator started to follow more closely JS-specific stuff in IDLs. And, as an example, for JS we have WheelEvent.initWebKitWheelEvent, not WheelEvent.initWheelEvent as for other languages. Hence the change. Committed: https://code.google.com/p/dart/source/detail?r=1582

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M client/html/release/html.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/html/src/WheelEventWrappingImplementation.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Anton Muhin
Signatures seem to match.
9 years, 1 month ago (2011-11-16 18:42:27 UTC) #1
vsm
9 years, 1 month ago (2011-11-16 19:25:18 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698