|
Changing the IDL DartName= annotation to only operate on a per-member basis, allowing overloaded methods to be renamed independently.
This also includes a change to rename one overload of CanvasRenderingContext2D.createImageData as a test case.
The remaining changes are to address differences between old semantics of DartName and new semantics, as well as some ordering differences of generated code.
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=20355
Total comments: 16
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+81 lines, -85 lines) |
Patch |
|
M |
sdk/lib/html/dart2js/html_dart2js.dart
|
View
|
|
5 chunks |
+21 lines, -20 lines |
0 comments
|
Download
|
|
M |
sdk/lib/html/dartium/html_dartium.dart
|
View
|
|
4 chunks |
+12 lines, -22 lines |
0 comments
|
Download
|
|
M |
sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart
|
View
|
|
3 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
sdk/lib/indexed_db/dartium/indexed_db_dartium.dart
|
View
|
|
4 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
tests/html/canvasrenderingcontext2d_test.dart
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
tools/dom/idl/dart/dart.idl
|
View
|
|
2 chunks |
+5 lines, -9 lines |
0 comments
|
Download
|
|
M |
tools/dom/scripts/htmldartgenerator.py
|
View
|
1
|
2 chunks |
+15 lines, -16 lines |
0 comments
|
Download
|
|
M |
tools/dom/scripts/htmlrenamer.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tools/dom/templates/html/impl/impl_IDBObjectStore.darttemplate
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 12 (0 generated)
|