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

Side by Side Diff: pkg/dev_compiler/tool/sdk_expected_errors.txt

Issue 3007053002: Fix DDC SDK gen
Patch Set: git cl issue 0 Created 3 years, 2 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 | « pkg/dev_compiler/tool/input_sdk/patch/core_patch.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 [warning] The final variables '_arguments', '_existingArgumentNames' and '3' mor e must be initialized. (dart:core/errors.dart, line 454, col 3)
1 [warning] The final variable 'origin' must be initialized. (dart:html, line 193, col 3) 2 [warning] The final variable 'origin' must be initialized. (dart:html, line 193, col 3)
2 [warning] The final variable 'origin' must be initialized. (dart:html, line 863, col 3) 3 [warning] The final variable 'origin' must be initialized. (dart:html, line 863, col 3)
3 [warning] The final variables 'form', 'labels' and '3' more must be initialized. (dart:html, line 1679, col 3) 4 [warning] The final variables 'form', 'labels' and '3' more must be initialized. (dart:html, line 1679, col 3)
4 [warning] The final variable 'options' must be initialized. (dart:html, line 897 9, col 3) 5 [warning] The final variable 'options' must be initialized. (dart:html, line 897 9, col 3)
5 [warning] The final variables '_attributes', '_childElementCount' and '19' more must be initialized. (dart:html, line 13239, col 3) 6 [warning] The final variables '_attributes', '_childElementCount' and '19' more must be initialized. (dart:html, line 13239, col 3)
6 [warning] The final variables 'elements', 'form' and '4' more must be initialize d. (dart:html, line 17115, col 3) 7 [warning] The final variables 'elements', 'form' and '4' more must be initialize d. (dart:html, line 17115, col 3)
7 [warning] The final variable 'length' must be initialized. (dart:html, line 1806 5, col 3) 8 [warning] The final variable 'length' must be initialized. (dart:html, line 1806 5, col 3)
8 [warning] The final variables '_get_contentWindow' and 'sandbox' must be initial ized. (dart:html, line 20777, col 3) 9 [warning] The final variables '_get_contentWindow' and 'sandbox' must be initial ized. (dart:html, line 20777, col 3)
9 [warning] The final variables 'complete', 'currentSrc' and '2' more must be init ialized. (dart:html, line 20984, col 3) 10 [warning] The final variables 'complete', 'currentSrc' and '2' more must be init ialized. (dart:html, line 20984, col 3)
10 [warning] The final variables '_get_valueAsDate', 'entries' and '6' more must be initialized. (dart:html, line 21149, col 3) 11 [warning] The final variables '_get_valueAsDate', 'entries' and '6' more must be initialized. (dart:html, line 21149, col 3)
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 [warning] The final variable 'sheet' must be initialized. (dart:svg, line 4022, col 3) 76 [warning] The final variable 'sheet' must be initialized. (dart:svg, line 4022, col 3)
76 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized. (dart:svg, line 4536, col 3) 77 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized. (dart:svg, line 4536, col 3)
77 [warning] The final variables 'currentTranslate', 'currentView' and '8' more mus t be initialized. (dart:svg, line 4880, col 3) 78 [warning] The final variables 'currentTranslate', 'currentView' and '8' more mus t be initialized. (dart:svg, line 4880, col 3)
78 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized. (dart:svg, line 5086, col 3) 79 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized. (dart:svg, line 5086, col 3)
79 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d. (dart:svg, line 5160, col 3) 80 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d. (dart:svg, line 5160, col 3)
80 [warning] The final variables 'href', 'method' and '2' more must be initialized. (dart:svg, line 5261, col 3) 81 [warning] The final variables 'href', 'method' and '2' more must be initialized. (dart:svg, line 5261, col 3)
81 [warning] The final variables 'dx', 'dy' and '3' more must be initialized. (dart :svg, line 5323, col 3) 82 [warning] The final variables 'dx', 'dy' and '3' more must be initialized. (dart :svg, line 5323, col 3)
82 [warning] The final variables 'height', 'href' and '3' more must be initialized. (dart:svg, line 5622, col 3) 83 [warning] The final variables 'height', 'href' and '3' more must be initialized. (dart:svg, line 5622, col 3)
83 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized. (dart:svg, line 5669, col 3) 84 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized. (dart:svg, line 5669, col 3)
84 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized. (dart:svg, line 5827, col 3) 85 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized. (dart:svg, line 5827, col 3)
OLDNEW
« no previous file with comments | « pkg/dev_compiler/tool/input_sdk/patch/core_patch.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698