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

Unified Diff: client/dom/dom.dart

Issue 8786016: Generate callbacks as typedefs. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: add missing newline Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | client/dom/frog/frog_dom.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/dom.dart
diff --git a/client/dom/dom.dart b/client/dom/dom.dart
index 887f305ccf7da5e5bbe47f29b6af378350790958..fd7796b93b63caf1c029eb48b8e6945bea6b84ca 100644
--- a/client/dom/dom.dart
+++ b/client/dom/dom.dart
@@ -529,7 +529,6 @@
#source('generated/src/wrapping/_ArrayBufferViewWrappingImplementation.dart');
#source('generated/src/wrapping/_ArrayBufferWrappingImplementation.dart');
#source('generated/src/wrapping/_AttrWrappingImplementation.dart');
-#source('generated/src/wrapping/_AudioBufferCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_AudioBufferSourceNodeWrappingImplementation.dart');
#source('generated/src/wrapping/_AudioBufferWrappingImplementation.dart');
#source('generated/src/wrapping/_AudioChannelMergerWrappingImplementation.dart');
@@ -600,7 +599,6 @@
#source('generated/src/wrapping/_DataTransferItemListWrappingImplementation.dart');
#source('generated/src/wrapping/_DataTransferItemWrappingImplementation.dart');
#source('generated/src/wrapping/_DataViewWrappingImplementation.dart');
-#source('generated/src/wrapping/_DatabaseCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_DatabaseSyncWrappingImplementation.dart');
#source('generated/src/wrapping/_DatabaseWrappingImplementation.dart');
#source('generated/src/wrapping/_DedicatedWorkerContextWrappingImplementation.dart');
@@ -620,19 +618,15 @@
#source('generated/src/wrapping/_ElementWrappingImplementation.dart');
#source('generated/src/wrapping/_EntityReferenceWrappingImplementation.dart');
#source('generated/src/wrapping/_EntityWrappingImplementation.dart');
-#source('generated/src/wrapping/_EntriesCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_EntryArraySyncWrappingImplementation.dart');
#source('generated/src/wrapping/_EntryArrayWrappingImplementation.dart');
-#source('generated/src/wrapping/_EntryCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_EntrySyncWrappingImplementation.dart');
#source('generated/src/wrapping/_EntryWrappingImplementation.dart');
-#source('generated/src/wrapping/_ErrorCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_ErrorEventWrappingImplementation.dart');
#source('generated/src/wrapping/_EventExceptionWrappingImplementation.dart');
#source('generated/src/wrapping/_EventSourceWrappingImplementation.dart');
#source('generated/src/wrapping/_EventTargetWrappingImplementation.dart');
#source('generated/src/wrapping/_EventWrappingImplementation.dart');
-#source('generated/src/wrapping/_FileCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_FileEntrySyncWrappingImplementation.dart');
#source('generated/src/wrapping/_FileEntryWrappingImplementation.dart');
#source('generated/src/wrapping/_FileErrorWrappingImplementation.dart');
@@ -640,9 +634,7 @@
#source('generated/src/wrapping/_FileListWrappingImplementation.dart');
#source('generated/src/wrapping/_FileReaderSyncWrappingImplementation.dart');
#source('generated/src/wrapping/_FileReaderWrappingImplementation.dart');
-#source('generated/src/wrapping/_FileSystemCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_FileWrappingImplementation.dart');
-#source('generated/src/wrapping/_FileWriterCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_FileWriterSyncWrappingImplementation.dart');
#source('generated/src/wrapping/_FileWriterWrappingImplementation.dart');
#source('generated/src/wrapping/_Float32ArrayWrappingImplementation.dart');
@@ -760,14 +752,12 @@
#source('generated/src/wrapping/_MessageChannelWrappingImplementation.dart');
#source('generated/src/wrapping/_MessageEventWrappingImplementation.dart');
#source('generated/src/wrapping/_MessagePortWrappingImplementation.dart');
-#source('generated/src/wrapping/_MetadataCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_MetadataWrappingImplementation.dart');
#source('generated/src/wrapping/_MouseEventWrappingImplementation.dart');
#source('generated/src/wrapping/_MutationCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_MutationEventWrappingImplementation.dart');
#source('generated/src/wrapping/_MutationRecordWrappingImplementation.dart');
#source('generated/src/wrapping/_NamedNodeMapWrappingImplementation.dart');
-#source('generated/src/wrapping/_NavigatorUserMediaErrorCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_NavigatorUserMediaErrorWrappingImplementation.dart');
#source('generated/src/wrapping/_NavigatorUserMediaSuccessCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_NavigatorWrappingImplementation.dart');
@@ -790,8 +780,6 @@
#source('generated/src/wrapping/_PerformanceTimingWrappingImplementation.dart');
#source('generated/src/wrapping/_PerformanceWrappingImplementation.dart');
#source('generated/src/wrapping/_PopStateEventWrappingImplementation.dart');
-#source('generated/src/wrapping/_PositionCallbackWrappingImplementation.dart');
-#source('generated/src/wrapping/_PositionErrorCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_PositionErrorWrappingImplementation.dart');
#source('generated/src/wrapping/_ProcessingInstructionWrappingImplementation.dart');
#source('generated/src/wrapping/_ProgressEventWrappingImplementation.dart');
@@ -804,11 +792,6 @@
#source('generated/src/wrapping/_SQLExceptionWrappingImplementation.dart');
#source('generated/src/wrapping/_SQLResultSetRowListWrappingImplementation.dart');
#source('generated/src/wrapping/_SQLResultSetWrappingImplementation.dart');
-#source('generated/src/wrapping/_SQLStatementCallbackWrappingImplementation.dart');
-#source('generated/src/wrapping/_SQLStatementErrorCallbackWrappingImplementation.dart');
-#source('generated/src/wrapping/_SQLTransactionCallbackWrappingImplementation.dart');
-#source('generated/src/wrapping/_SQLTransactionErrorCallbackWrappingImplementation.dart');
-#source('generated/src/wrapping/_SQLTransactionSyncCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_SQLTransactionSyncWrappingImplementation.dart');
#source('generated/src/wrapping/_SQLTransactionWrappingImplementation.dart');
#source('generated/src/wrapping/_SVGAElementWrappingImplementation.dart');
@@ -972,12 +955,8 @@
#source('generated/src/wrapping/_SpeechInputResultListWrappingImplementation.dart');
#source('generated/src/wrapping/_SpeechInputResultWrappingImplementation.dart');
#source('generated/src/wrapping/_StorageEventWrappingImplementation.dart');
-#source('generated/src/wrapping/_StorageInfoErrorCallbackWrappingImplementation.dart');
-#source('generated/src/wrapping/_StorageInfoQuotaCallbackWrappingImplementation.dart');
-#source('generated/src/wrapping/_StorageInfoUsageCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_StorageInfoWrappingImplementation.dart');
#source('generated/src/wrapping/_StorageWrappingImplementation.dart');
-#source('generated/src/wrapping/_StringCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_StyleMediaWrappingImplementation.dart');
#source('generated/src/wrapping/_StyleSheetListWrappingImplementation.dart');
#source('generated/src/wrapping/_StyleSheetWrappingImplementation.dart');
« no previous file with comments | « no previous file | client/dom/frog/frog_dom.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698