|
|
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
|
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
|
Total messages: 3 (0 generated)
|