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

Side by Side Diff: tool/sdk_expected_errors.txt

Issue 1905803002: Fix undefined method errors adding no-op stubs for methods needed by dart2js but irrelevant in ddc.… (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: ptal Created 4 years, 8 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
« no previous file with comments | « tool/input_sdk/private/native_helper.dart ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [error] The argument type 'InternalMap' cannot be assigned to the parameter type 'Map'. (dart:_isolate_helper/isolate_serialization.dart, line 47, col 47) 1 [error] The argument type 'InternalMap' cannot be assigned to the parameter type 'Map'. (dart:_isolate_helper/isolate_serialization.dart, line 47, col 47)
2 [error] Missing concrete implementation of 'num.==' (dart:_interceptors/js_numbe r.dart, line 12, col 7) 2 [error] Missing concrete implementation of 'num.==' (dart:_interceptors/js_numbe r.dart, line 12, col 7)
3 [error] Missing concrete implementation of 'String.==' (dart:_interceptors/js_st ring.dart, line 14, col 7) 3 [error] Missing concrete implementation of 'String.==' (dart:_interceptors/js_st ring.dart, line 14, col 7)
4 [error] Type check failed: (_BroadcastSubscription<T> subscription) {subscriptio n._close();} ((_BroadcastSubscription<T>) → void) is not of type (_BufferingStre amSubscription<T>) → void (dart:async/broadcast_stream_controller.dart, line 371 , col 24) 4 [error] Type check failed: (_BroadcastSubscription<T> subscription) {subscriptio n._close();} ((_BroadcastSubscription<T>) → void) is not of type (_BufferingStre amSubscription<T>) → void (dart:async/broadcast_stream_controller.dart, line 371 , col 24)
5 [error] Annotation can be only constant variable or constant constructor invocat ion (dart:core/stacktrace.dart, line 27, col 3) 5 [error] Annotation can be only constant variable or constant constructor invocat ion (dart:core/stacktrace.dart, line 27, col 3)
6 [error] The class 'StackTrace' does not have a constructor 'fromString' (dart:co re/stacktrace.dart, line 31, col 48) 6 [error] The class 'StackTrace' does not have a constructor 'fromString' (dart:co re/stacktrace.dart, line 31, col 48)
7 [error] The class 'StackTrace' does not have a constructor 'fromString' (dart:co re/stacktrace.dart, line 35, col 50) 7 [error] The class 'StackTrace' does not have a constructor 'fromString' (dart:co re/stacktrace.dart, line 35, col 50)
8 [error] The method 'convertDartClosureToJS' is not defined for the class 'HttpRe quest'. (dart:html, line 19547, col 33)
9 [error] The method 'convertDartClosureToJS' is not defined for the class 'HttpRe quest'. (dart:html, line 19551, col 34)
10 [error] The method 'convertDartClosureToJS' is not defined for the class 'Mutati onObserver'. (dart:html, line 24251, col 9)
11 [error] The function 'setNativeSubclassDispatchRecord' is not defined. (dart:htm l, line 42736, col 5)
12 [error] The function 'convertDartClosureToJS' is not defined. (dart:html, line 4 2764, col 7)
13 [error] The function 'convertDartClosureToJS' is not defined. (dart:html, line 4 2774, col 7)
14 [error] The function 'findInterceptorConstructorForType' is not defined. (dart:h tml, line 42793, col 26)
15 [error] The function 'findConstructorForNativeSubclassType' is not defined. (dar t:html, line 42800, col 21)
16 [error] The function 'getNativeInterceptor' is not defined. (dart:html, line 428 07, col 3)
17 [error] The function 'findDispatchTagForInterceptorClass' is not defined. (dart: html, line 42809, col 26)
18 [error] The function 'setNativeSubclassDispatchRecord' is not defined. (dart:htm l, line 42843, col 3)
19 [error] The method 'findInterceptorConstructorForType' is not defined for the cl ass '_JSElementUpgrader'. (dart:html, line 42866, col 28)
20 [error] The method 'findConstructorForNativeSubclassType' is not defined for the class '_JSElementUpgrader'. (dart:html, line 42871, col 20)
21 [error] The method 'getNativeInterceptor' is not defined for the class '_JSEleme ntUpgrader'. (dart:html, line 42878, col 5)
22 [error] The method 'findDispatchTagForInterceptorClass' is not defined for the c lass '_JSElementUpgrader'. (dart:html, line 42880, col 25)
23 [error] The method 'setNativeSubclassDispatchRecord' is not defined for the clas s '_JSElementUpgrader'. (dart:html, line 42910, col 5)
24 [error] The method 'makeLeafDispatchRecord' is not defined for the class 'KeyEve nt'. (dart:html, line 43115, col 12)
25 [error] The method 'setDispatchProperty' is not defined for the class 'KeyEvent' . (dart:html, line 43185, col 5)
26 [error] The function 'convertDartClosureToJS' is not defined. (dart:html_common/ conversions_dart2js.dart, line 89, col 14)
27 [error] The function 'convertDartClosureToJS' is not defined. (dart:html_common/ conversions_dart2js.dart, line 90, col 15)
28 [error] The argument type 'Iterable<E>' cannot be assigned to the parameter type 'Iterable<int>'. (dart:js, line 424, col 40) 8 [error] The argument type 'Iterable<E>' cannot be assigned to the parameter type 'Iterable<int>'. (dart:js, line 424, col 40)
29 [error] Field declaration Element.title cannot be overridden in StyleElement. (d art:svg, line 4732, col 3) 9 [error] Field declaration Element.title cannot be overridden in StyleElement. (d art:svg, line 4732, col 3)
30 [error] Field declaration Element.title= cannot be overridden in StyleElement. ( dart:svg, line 4734, col 3) 10 [error] Field declaration Element.title= cannot be overridden in StyleElement. ( dart:svg, line 4734, col 3)
31 [error] Field declaration Element.outerHtml cannot be overridden in SvgElement. (dart:svg, line 4810, col 3) 11 [error] Field declaration Element.outerHtml cannot be overridden in SvgElement. (dart:svg, line 4810, col 3)
32 [error] Field declaration Element.isContentEditable cannot be overridden in SvgE lement. (dart:svg, line 4875, col 3) 12 [error] Field declaration Element.isContentEditable cannot be overridden in SvgE lement. (dart:svg, line 4875, col 3)
33 [error] Field declaration Element.tabIndex cannot be overridden in SvgElement. ( dart:svg, line 5173, col 3) 13 [error] Field declaration Element.tabIndex cannot be overridden in SvgElement. ( dart:svg, line 5173, col 3)
34 [error] Field declaration Element.tabIndex= cannot be overridden in SvgElement. (dart:svg, line 5175, col 3) 14 [error] Field declaration Element.tabIndex= cannot be overridden in SvgElement. (dart:svg, line 5175, col 3)
35 [warning] Unsound implicit cast from dynamic to List<String> (dart:_debugger, li ne 25, col 5) 15 [warning] Unsound implicit cast from dynamic to List<String> (dart:_debugger, li ne 25, col 5)
36 [warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_help er, line 839, col 37) 16 [warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_help er, line 839, col 37)
37 [warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_help er, line 886, col 11) 17 [warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_help er, line 886, col 11)
(...skipping 326 matching lines...) Expand 10 before | Expand all | Expand 10 after
364 [warning] The final variable 'sheet' must be initialized (dart:svg, line 4716, c ol 3) 344 [warning] The final variable 'sheet' must be initialized (dart:svg, line 4716, c ol 3)
365 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized (dart:svg, line 5159, col 3) 345 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized (dart:svg, line 5159, col 3)
366 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu st be initialized (dart:svg, line 5481, col 3) 346 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu st be initialized (dart:svg, line 5481, col 3)
367 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized (dart:svg, line 5700, col 3) 347 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized (dart:svg, line 5700, col 3)
368 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d (dart:svg, line 5772, col 3) 348 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d (dart:svg, line 5772, col 3)
369 [warning] The final variables 'href', 'method' and '2' more must be initialized (dart:svg, line 5870, col 3) 349 [warning] The final variables 'href', 'method' and '2' more must be initialized (dart:svg, line 5870, col 3)
370 [warning] The final variables 'dx', 'dy' and '3' more must be initialized (dart: svg, line 5931, col 3) 350 [warning] The final variables 'dx', 'dy' and '3' more must be initialized (dart: svg, line 5931, col 3)
371 [warning] The final variables 'height', 'href' and '3' more must be initialized (dart:svg, line 6221, col 3) 351 [warning] The final variables 'height', 'href' and '3' more must be initialized (dart:svg, line 6221, col 3)
372 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized (dart:svg, line 6266, col 3) 352 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized (dart:svg, line 6266, col 3)
373 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized (dart:svg, line 6420, col 3) 353 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized (dart:svg, line 6420, col 3)
OLDNEW
« no previous file with comments | « tool/input_sdk/private/native_helper.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698