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

Issue 12047054: Deprecating old DOM event APIs. (Closed)

Created:
7 years, 11 months ago by blois
Modified:
7 years, 11 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Deprecating old DOM event APIs. This also exposes EventTarget.dispatchEvent. We had discussed naming this as 'dispatch', but it seems a bit safer to use 'dispatchEvent' to avoid potential name conflicts. BUG= Committed: https://code.google.com/p/dart/source/detail?r=17595

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+223 lines, -101 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 89 chunks +90 lines, -56 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 89 chunks +90 lines, -29 lines 0 comments Download
M sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart View 13 chunks +13 lines, -6 lines 0 comments Download
M sdk/lib/indexed_db/dartium/indexed_db_dartium.dart View 13 chunks +13 lines, -3 lines 0 comments Download
M sdk/lib/svg/dart2js/svg_dart2js.dart View 2 chunks +2 lines, -0 lines 0 comments Download
M sdk/lib/svg/dartium/svg_dartium.dart View 2 chunks +2 lines, -0 lines 0 comments Download
M sdk/lib/web_audio/dart2js/web_audio_dart2js.dart View 2 chunks +2 lines, -0 lines 0 comments Download
M sdk/lib/web_audio/dartium/web_audio_dartium.dart View 2 chunks +2 lines, -0 lines 0 comments Download
M tests/html/exceptions_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/html/streams_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/html/wheelevent_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/dom/scripts/htmldartgenerator.py View 1 chunk +1 line, -0 lines 0 comments Download
M tools/dom/scripts/htmleventgenerator.py View 1 chunk +1 line, -0 lines 0 comments Download
M tools/dom/scripts/htmlrenamer.py View 1 chunk +0 lines, -1 line 0 comments Download
M tools/dom/src/Isolates.dart View 1 chunk +1 line, -1 line 0 comments Download
M tools/dom/templates/html/dart2js/impl_ElementEvents.darttemplate View 1 chunk +1 line, -0 lines 0 comments Download
M tools/dom/templates/html/impl/impl_EventTarget.darttemplate View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
blois
7 years, 11 months ago (2013-01-23 17:50:43 UTC) #1
Jennifer Messerly
lgtm
7 years, 11 months ago (2013-01-24 18:53:36 UTC) #2
Jacob
7 years, 11 months ago (2013-01-24 19:04:00 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698