|
|
Roll DOM APIs forward on IDL & update Frog DOM
Note, the frog DOM is generated via:
> ../tools/copy_dart.py frog frog_dom.dart
to keep it a single file.
I'll experiment to get rid of this level of indirection in a later CL.
Committed: https://code.google.com/p/dart/source/detail?r=1644
Total comments: 2
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+340 lines, -6726 lines) |
Patch |
 |
A + |
client/dom/frog/frog_dom.dart
|
View
|
1
2
3
4
5
6
|
72 chunks |
+237 lines, -131 lines |
0 comments
|
Download
|
 |
A + |
client/dom/frog/frog_dom.js
|
View
|
1
2
3
4
5
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
client/dom/frog_dom.dart
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
client/dom/frog_dom.js
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
client/dom/generated/monkey_dom.js
|
View
|
1
2
3
4
5
6
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
client/dom/generated/monkey_dom_externs.js
|
View
|
1
2
3
4
5
6
|
4 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
client/dom/generated/src/frog/CanvasRenderingContext2D.dart
|
View
|
1
2
3
4
5
6
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
client/dom/generated/src/frog/HTMLSelectElement.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
client/dom/generated/src/interface/CanvasRenderingContext2D.dart
|
View
|
1
2
3
4
5
6
|
4 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
M |
client/dom/generated/src/interface/HTMLSelectElement.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
client/dom/generated/src/wrapping/_CanvasRenderingContext2DWrappingImplementation.dart
|
View
|
1
2
3
4
5
6
|
4 chunks |
+12 lines, -42 lines |
0 comments
|
Download
|
 |
M |
client/dom/generated/src/wrapping/_HTMLSelectElementWrappingImplementation.dart
|
View
|
|
1 chunk |
+13 lines, -4 lines |
0 comments
|
Download
|
 |
M |
client/dom/generated/wrapping_dom.js
|
View
|
1
2
3
4
5
6
|
3 chunks |
+42 lines, -2 lines |
0 comments
|
Download
|
 |
M |
client/dom/generated/wrapping_dom_externs.js
|
View
|
1
2
3
4
5
6
|
4 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
client/dom/scripts/dartgenerator.py
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
client/dom/scripts/template_frog_dom.darttemplate
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
frog/frogsh
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
frog/lib/dom/dom.dart
|
View
|
1
2
3
|
1 chunk |
+0 lines, -6514 lines |
0 comments
|
Download
|
 |
D |
frog/lib/dom/frog_dom.js
|
View
|
1
2
3
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
frog/reader.dart
|
View
|
1
2
3
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|