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

Side by Side Diff: client/html/htmlimpl.dart

Issue 9110046: Fix various warnings and errors in html_diff and its annotations. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Merge head Created 8 years, 11 months 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « client/html/html.dart ('k') | client/html/release/html.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file 1 // Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
2 // for details. All rights reserved. Use of this source code is governed by a 2 // for details. All rights reserved. Use of this source code is governed by a
3 // BSD-style license that can be found in the LICENSE file. 3 // BSD-style license that can be found in the LICENSE file.
4 4
5 // DO NOT EDIT 5 // DO NOT EDIT
6 // Auto-generated Dart HTML library. 6 // Auto-generated Dart HTML library.
7 7
8 #library('htmlimpl'); 8 #library('htmlimpl');
9 9
10 #import('dart:dom', prefix:'dom'); 10 #import('dart:dom', prefix:'dom');
(...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after
153 #source('generated/src/wrapping/_Int16ArrayWrappingImplementation.dart'); 153 #source('generated/src/wrapping/_Int16ArrayWrappingImplementation.dart');
154 #source('generated/src/wrapping/_Int32ArrayWrappingImplementation.dart'); 154 #source('generated/src/wrapping/_Int32ArrayWrappingImplementation.dart');
155 #source('generated/src/wrapping/_Int8ArrayWrappingImplementation.dart'); 155 #source('generated/src/wrapping/_Int8ArrayWrappingImplementation.dart');
156 #source('generated/src/wrapping/_JavaScriptAudioNodeWrappingImplementation.dart' ); 156 #source('generated/src/wrapping/_JavaScriptAudioNodeWrappingImplementation.dart' );
157 #source('generated/src/wrapping/_KeygenElementWrappingImplementation.dart'); 157 #source('generated/src/wrapping/_KeygenElementWrappingImplementation.dart');
158 #source('generated/src/wrapping/_LIElementWrappingImplementation.dart'); 158 #source('generated/src/wrapping/_LIElementWrappingImplementation.dart');
159 #source('generated/src/wrapping/_LabelElementWrappingImplementation.dart'); 159 #source('generated/src/wrapping/_LabelElementWrappingImplementation.dart');
160 #source('generated/src/wrapping/_LegendElementWrappingImplementation.dart'); 160 #source('generated/src/wrapping/_LegendElementWrappingImplementation.dart');
161 #source('generated/src/wrapping/_LinkElementWrappingImplementation.dart'); 161 #source('generated/src/wrapping/_LinkElementWrappingImplementation.dart');
162 #source('generated/src/wrapping/_LocationWrappingImplementation.dart'); 162 #source('generated/src/wrapping/_LocationWrappingImplementation.dart');
163 #source('generated/src/wrapping/_LoseContextWrappingImplementation.dart');
164 #source('generated/src/wrapping/_LowPass2FilterNodeWrappingImplementation.dart') ; 163 #source('generated/src/wrapping/_LowPass2FilterNodeWrappingImplementation.dart') ;
165 #source('generated/src/wrapping/_MapElementWrappingImplementation.dart'); 164 #source('generated/src/wrapping/_MapElementWrappingImplementation.dart');
166 #source('generated/src/wrapping/_MarqueeElementWrappingImplementation.dart'); 165 #source('generated/src/wrapping/_MarqueeElementWrappingImplementation.dart');
167 #source('generated/src/wrapping/_MediaElementAudioSourceNodeWrappingImplementati on.dart'); 166 #source('generated/src/wrapping/_MediaElementAudioSourceNodeWrappingImplementati on.dart');
168 #source('generated/src/wrapping/_MediaElementWrappingImplementation.dart'); 167 #source('generated/src/wrapping/_MediaElementWrappingImplementation.dart');
169 #source('generated/src/wrapping/_MediaErrorWrappingImplementation.dart'); 168 #source('generated/src/wrapping/_MediaErrorWrappingImplementation.dart');
170 #source('generated/src/wrapping/_MediaListWrappingImplementation.dart'); 169 #source('generated/src/wrapping/_MediaListWrappingImplementation.dart');
171 #source('generated/src/wrapping/_MediaQueryListListenerWrappingImplementation.da rt'); 170 #source('generated/src/wrapping/_MediaQueryListListenerWrappingImplementation.da rt');
172 #source('generated/src/wrapping/_MediaQueryListWrappingImplementation.dart'); 171 #source('generated/src/wrapping/_MediaQueryListWrappingImplementation.dart');
173 #source('generated/src/wrapping/_MenuElementWrappingImplementation.dart'); 172 #source('generated/src/wrapping/_MenuElementWrappingImplementation.dart');
(...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after
432 #source('src/DocumentWrappingImplementation.dart'); 431 #source('src/DocumentWrappingImplementation.dart');
433 #source('src/DOMApplicationCacheWrappingImplementation.dart'); 432 #source('src/DOMApplicationCacheWrappingImplementation.dart');
434 #source('src/DOMWrapperBase.dart'); 433 #source('src/DOMWrapperBase.dart');
435 #source('src/ElementWrappingImplementation.dart'); 434 #source('src/ElementWrappingImplementation.dart');
436 #source('src/ErrorEventWrappingImplementation.dart'); 435 #source('src/ErrorEventWrappingImplementation.dart');
437 #source('src/EventSourceWrappingImplementation.dart'); 436 #source('src/EventSourceWrappingImplementation.dart');
438 #source('src/EventTargetWrappingImplementation.dart'); 437 #source('src/EventTargetWrappingImplementation.dart');
439 #source('src/EventWrappingImplementation.dart'); 438 #source('src/EventWrappingImplementation.dart');
440 #source('src/HashChangeEventWrappingImplementation.dart'); 439 #source('src/HashChangeEventWrappingImplementation.dart');
441 #source('src/KeyboardEventWrappingImplementation.dart'); 440 #source('src/KeyboardEventWrappingImplementation.dart');
441 #source('src/LoseContextWrappingImplementation.dart');
442 #source('src/Measurement.dart'); 442 #source('src/Measurement.dart');
443 #source('src/MessageEventWrappingImplementation.dart'); 443 #source('src/MessageEventWrappingImplementation.dart');
444 #source('src/MessagePortWrappingImplementation.dart'); 444 #source('src/MessagePortWrappingImplementation.dart');
445 #source('src/MouseEventWrappingImplementation.dart'); 445 #source('src/MouseEventWrappingImplementation.dart');
446 #source('src/MutationEventWrappingImplementation.dart'); 446 #source('src/MutationEventWrappingImplementation.dart');
447 #source('src/NodeWrappingImplementation.dart'); 447 #source('src/NodeWrappingImplementation.dart');
448 #source('src/NotificationWrappingImplementation.dart'); 448 #source('src/NotificationWrappingImplementation.dart');
449 #source('src/ObjectElementWrappingImplementation.dart'); 449 #source('src/ObjectElementWrappingImplementation.dart');
450 #source('src/OverflowEventWrappingImplementation.dart'); 450 #source('src/OverflowEventWrappingImplementation.dart');
451 #source('src/PageTransitionEventWrappingImplementation.dart'); 451 #source('src/PageTransitionEventWrappingImplementation.dart');
(...skipping 10 matching lines...) Expand all
462 #source('src/TouchEventWrappingImplementation.dart'); 462 #source('src/TouchEventWrappingImplementation.dart');
463 #source('src/TransitionEventWrappingImplementation.dart'); 463 #source('src/TransitionEventWrappingImplementation.dart');
464 #source('src/UIEventWrappingImplementation.dart'); 464 #source('src/UIEventWrappingImplementation.dart');
465 #source('src/WebSocketWrappingImplementation.dart'); 465 #source('src/WebSocketWrappingImplementation.dart');
466 #source('src/WheelEventWrappingImplementation.dart'); 466 #source('src/WheelEventWrappingImplementation.dart');
467 #source('src/WindowWrappingImplementation.dart'); 467 #source('src/WindowWrappingImplementation.dart');
468 #source('src/WorkerWrappingImplementation.dart'); 468 #source('src/WorkerWrappingImplementation.dart');
469 #source('src/XMLHttpRequestProgressEventWrappingImplementation.dart'); 469 #source('src/XMLHttpRequestProgressEventWrappingImplementation.dart');
470 #source('src/XMLHttpRequestUploadWrappingImplementation.dart'); 470 #source('src/XMLHttpRequestUploadWrappingImplementation.dart');
471 #source('src/XMLHttpRequestWrappingImplementation.dart'); 471 #source('src/XMLHttpRequestWrappingImplementation.dart');
OLDNEW
« no previous file with comments | « client/html/html.dart ('k') | client/html/release/html.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698