|
|
Refactor DOM generator.
Each target (approximately) is now represented by a 'System'. This
should be helpful in merging in the dart:hmtl code - it can be another
System (or 2 - one for frog, one for VM).
There are more changes to come. In particular, I want to make the
class/interface templates per-system.
Checkpoint
BUG=
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=3172
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+641 lines, -431 lines) |
Patch |
 |
M |
client/dom/dom_frog.dart
|
View
|
|
10 chunks |
+21 lines, -21 lines |
0 comments
|
Download
|
 |
M |
client/dom/frog/dom_frog.dart
|
View
|
|
17 chunks |
+147 lines, -147 lines |
0 comments
|
Download
|
 |
A |
client/dom/generated/src/frog/AudioBufferCallback.dart
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
client/dom/generated/src/frog/DatabaseCallback.dart
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
client/dom/generated/src/frog/EntriesCallback.dart
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
client/dom/generated/src/frog/EntryCallback.dart
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
client/dom/generated/src/frog/ErrorCallback.dart
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
client/dom/generated/src/frog/FileCallback.dart
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
client/dom/generated/src/frog/FileSystemCallback.dart
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
client/dom/generated/src/frog/FileWriterCallback.dart
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
client/dom/generated/src/frog/MetadataCallback.dart
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
client/dom/generated/src/frog/PositionCallback.dart
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
client/dom/generated/src/frog/PositionErrorCallback.dart
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
client/dom/generated/src/frog/SQLStatementCallback.dart
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
client/dom/generated/src/frog/SQLStatementErrorCallback.dart
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
client/dom/generated/src/frog/SQLTransactionCallback.dart
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
client/dom/generated/src/frog/SQLTransactionErrorCallback.dart
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
client/dom/generated/src/frog/SQLTransactionSyncCallback.dart
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
client/dom/generated/src/frog/StorageInfoErrorCallback.dart
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
client/dom/generated/src/frog/StorageInfoQuotaCallback.dart
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
client/dom/generated/src/frog/StorageInfoUsageCallback.dart
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
client/dom/generated/src/frog/StringCallback.dart
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
client/dom/generated/src/frog/VoidCallback.dart
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
client/dom/generated/src/wrapping/_IDBKeyRangeWrappingImplementation.dart
|
View
|
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
client/dom/generated/src/wrapping/_InjectedScriptHostWrappingImplementation.dart
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
client/dom/generated/src/wrapping/_StorageWrappingImplementation.dart
|
View
|
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
client/dom/scripts/dartgenerator.py
|
View
|
|
9 chunks |
+312 lines, -249 lines |
0 comments
|
Download
|
Total messages: 1 (0 generated)
|