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

Issue 23004009: Remove keyIdentifier from KeyboardEvent factory constructor. (Closed)

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

Description

Remove keyIdentifier from KeyboardEvent factory constructor. The new abilitity to specify a keycode/charcode/keyIdentifier will be allowed in our custom KeyEvent implementation coming in a subsequent CL. BUG= R=blois@google.com Committed: https://code.google.com/p/dart/source/detail?r=26656

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -11 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 chunk +12 lines, -2 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 2 chunks +5 lines, -5 lines 0 comments Download
M tools/dom/templates/html/dart2js/impl_KeyboardEvent.darttemplate View 1 chunk +12 lines, -2 lines 0 comments Download
M tools/dom/templates/html/dartium/impl_KeyboardEvent.darttemplate View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Emily Fortuna
7 years, 3 months ago (2013-08-26 16:15:38 UTC) #1
blois
lgtm
7 years, 3 months ago (2013-08-26 16:16:37 UTC) #2
Emily Fortuna
7 years, 3 months ago (2013-08-26 16:44:05 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r26656 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698