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

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

Issue 2899083007: Update DDC html libraries to match SDK (Closed)
Patch Set: Created 3 years, 6 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
OLDNEW
1 [error] The getter 'value' isn't defined for the class 'num'. (dart:html, line 4 0486, col 21) 1 [warning] The final variable 'origin' must be initialized. (dart:html, line 192, col 3)
2 [error] A value of type 'Dimension' can't be assigned to a variable of type 'num '. (dart:html, line 40486, col 44) 2 [warning] The final variable 'origin' must be initialized. (dart:html, line 862, col 3)
3 [error] The getter 'value' isn't defined for the class 'num'. (dart:html, line 4 0506, col 20) 3 [warning] The final variables 'form', 'labels' and '3' more must be initialized. (dart:html, line 1678, col 3)
4 [error] A value of type 'Dimension' can't be assigned to a variable of type 'num '. (dart:html, line 40506, col 42) 4 [warning] The final variable 'options' must be initialized. (dart:html, line 897 4, col 3)
vsm 2017/05/25 13:12:01 Nice! Once this lands, I think we can *finally* g
5 [warning] The final variable 'origin' must be initialized. (dart:html, line 187, col 3) 5 [warning] The final variables '_attributes', '_childElementCount' and '19' more must be initialized. (dart:html, line 13262, col 3)
6 [warning] The final variable 'origin' must be initialized. (dart:html, line 853, col 3) 6 [warning] The final variables 'elements', 'form' and '4' more must be initialize d. (dart:html, line 17138, col 3)
7 [warning] The final variables 'form', 'labels' and '3' more must be initialized. (dart:html, line 1775, col 3) 7 [warning] The final variable 'length' must be initialized. (dart:html, line 1808 8, col 3)
8 [warning] The final variable 'options' must be initialized. (dart:html, line 892 2, col 3) 8 [warning] The final variables '_get_contentWindow' and 'sandbox' must be initial ized. (dart:html, line 20800, col 3)
9 [warning] The final variables '_attributes', '_childElementCount' and '16' more must be initialized. (dart:html, line 13164, col 3) 9 [warning] The final variables 'complete', 'currentSrc' and '2' more must be init ialized. (dart:html, line 21007, col 3)
10 [warning] The final variables 'elements', 'form' and '4' more must be initialize d. (dart:html, line 16932, col 3) 10 [warning] The final variables '_get_valueAsDate', 'entries' and '6' more must be initialized. (dart:html, line 21172, col 3)
11 [warning] The final variable 'length' must be initialized. (dart:html, line 1789 8, col 3) 11 [warning] The final variables 'form', 'labels' and '4' more must be initialized. (dart:html, line 22382, col 3)
12 [warning] The final variables '_get_contentWindow' and 'sandbox' must be initial ized. (dart:html, line 20564, col 3) 12 [warning] The final variables 'control' and 'form' must be initialized. (dart:ht ml, line 22529, col 3)
13 [warning] The final variables 'complete', 'currentSrc' and '2' more must be init ialized. (dart:html, line 20703, col 3) 13 [warning] The final variable 'form' must be initialized. (dart:html, line 22568, col 3)
14 [warning] The final variables '_get_valueAsDate', 'entries' and '6' more must be initialized. (dart:html, line 20860, col 3) 14 [warning] The final variables 'import', 'relList' and '2' more must be initializ ed. (dart:html, line 22657, col 3)
15 [warning] The final variables 'form', 'labels' and '4' more must be initialized. (dart:html, line 21927, col 3) 15 [warning] The final variable 'areas' must be initialized. (dart:html, line 22820 , col 3)
16 [warning] The final variables 'control' and 'form' must be initialized. (dart:ht ml, line 22042, col 3) 16 [warning] The final variables 'audioDecodedByteCount', 'audioTracks' and '16' mo re must be initialized. (dart:html, line 23121, col 3)
17 [warning] The final variable 'form' must be initialized. (dart:html, line 22077, col 3) 17 [warning] The final variable 'labels' must be initialized. (dart:html, line 2471 5, col 3)
18 [warning] The final variables 'import', 'sheet' and '1' more must be initialized . (dart:html, line 22104, col 3) 18 [warning] The final variables 'baseUri', 'childNodes' and '11' more must be init ialized. (dart:html, line 26251, col 3)
19 [warning] The final variable 'areas' must be initialized. (dart:html, line 22256 , col 3) 19 [warning] The final variables 'form', 'validationMessage' and '2' more must be i nitialized. (dart:html, line 27203, col 3)
20 [warning] The final variables 'audioDecodedByteCount', 'audioTracks' and '16' mo re must be initialized. (dart:html, line 22492, col 3) 20 [warning] The final variables 'form' and 'index' must be initialized. (dart:html , line 27385, col 3)
21 [warning] The final variable 'labels' must be initialized. (dart:html, line 2408 8, col 3) 21 [warning] The final variables 'form', 'htmlFor' and '5' more must be initialized . (dart:html, line 27439, col 3)
22 [warning] The final variables '_localName', '_namespaceUri' and '12' more must b e initialized. (dart:html, line 25630, col 3) 22 [warning] The final variables 'labels' and 'position' must be initialized. (dart :html, line 29001, col 3)
23 [warning] The final variables 'form', 'validationMessage' and '2' more must be i nitialized. (dart:html, line 26531, col 3) 23 [warning] The final variables 'form', 'labels' and '4' more must be initialized. (dart:html, line 30973, col 3)
24 [warning] The final variables 'form' and 'index' must be initialized. (dart:html , line 26677, col 3) 24 [warning] The final variable 'sheet' must be initialized. (dart:html, line 33448 , col 3)
25 [warning] The final variables 'form', 'htmlFor' and '5' more must be initialized . (dart:html, line 26731, col 3) 25 [warning] The final variable 'cellIndex' must be initialized. (dart:html, line 3 3713, col 3)
26 [warning] The final variables 'labels' and 'position' must be initialized. (dart :html, line 28205, col 3) 26 [warning] The final variables '_rows' and '_tBodies' must be initialized. (dart: html, line 33832, col 3)
27 [warning] The final variables 'form', 'labels' and '4' more must be initialized. (dart:html, line 30124, col 3) 27 [warning] The final variables '_cells', 'rowIndex' and '1' more must be initiali zed. (dart:html, line 33949, col 3)
28 [warning] The final variable 'sheet' must be initialized. (dart:html, line 32485 , col 3) 28 [warning] The final variable '_rows' must be initialized. (dart:html, line 34018 , col 3)
29 [warning] The final variable 'cellIndex' must be initialized. (dart:html, line 3 2715, col 3) 29 [warning] The final variable 'content' must be initialized. (dart:html, line 340 62, col 3)
30 [warning] The final variables '_rows' and '_tBodies' must be initialized. (dart: html, line 32826, col 3) 30 [warning] The final variables 'form', 'labels' and '5' more must be initialized. (dart:html, line 34151, col 3)
31 [warning] The final variables '_cells', 'rowIndex' and '1' more must be initiali zed. (dart:html, line 32939, col 3) 31 [warning] The final variables 'readyState' and 'track' must be initialized. (dar t:html, line 35211, col 3)
32 [warning] The final variable '_rows' must be initialized. (dart:html, line 33008 , col 3) 32 [warning] The final variables 'decodedFrameCount', 'droppedFrameCount' and '2' m ore must be initialized. (dart:html, line 36118, col 3)
33 [warning] The final variable 'content' must be initialized. (dart:html, line 330 52, col 3) 33 [warning] The final variable 'sourceCapabilities' must be initialized. (dart:htm l, line 46095, col 3)
34 [warning] The final variables 'form', 'labels' and '5' more must be initialized. (dart:html, line 33128, col 3)
35 [warning] The final variables 'readyState' and 'track' must be initialized. (dar t:html, line 34169, col 3)
36 [warning] The final variables 'decodedFrameCount', 'droppedFrameCount' and '2' m ore must be initialized. (dart:html, line 34885, col 3)
37 [warning] The final variables 'href' and 'target' must be initialized. (dart:svg , line 56, col 3) 34 [warning] The final variables 'href' and 'target' must be initialized. (dart:svg , line 56, col 3)
38 [warning] The final variables 'requiredExtensions', 'requiredFeatures' and '2' m ore must be initialized. (dart:svg, line 512, col 3) 35 [warning] The final variables 'requiredExtensions', 'requiredFeatures' and '2' m ore must be initialized. (dart:svg, line 512, col 3)
39 [warning] The final variables 'cx', 'cy' and '1' more must be initialized. (dart :svg, line 587, col 3) 36 [warning] The final variables 'cx', 'cy' and '1' more must be initialized. (dart :svg, line 583, col 3)
40 [warning] The final variable 'clipPathUnits' must be initialized. (dart:svg, lin e 624, col 3) 37 [warning] The final variable 'clipPathUnits' must be initialized. (dart:svg, lin e 620, col 3)
41 [warning] The final variables 'cx', 'cy' and '2' more must be initialized. (dart :svg, line 723, col 3) 38 [warning] The final variables 'cx', 'cy' and '2' more must be initialized. (dart :svg, line 719, col 3)
42 [warning] The final variables 'height', 'in1' and '6' more must be initialized. (dart:svg, line 769, col 3) 39 [warning] The final variables 'height', 'in1' and '6' more must be initialized. (dart:svg, line 765, col 3)
43 [warning] The final variables 'height', 'in1' and '6' more must be initialized. (dart:svg, line 862, col 3) 40 [warning] The final variables 'height', 'in1' and '6' more must be initialized. (dart:svg, line 858, col 3)
44 [warning] The final variables 'height', 'in1' and '4' more must be initialized. (dart:svg, line 951, col 3) 41 [warning] The final variables 'height', 'in1' and '4' more must be initialized. (dart:svg, line 947, col 3)
45 [warning] The final variables 'height', 'in1' and '10' more must be initialized. (dart:svg, line 1003, col 3) 42 [warning] The final variables 'height', 'in1' and '10' more must be initialized. (dart:svg, line 999, col 3)
46 [warning] The final variables 'bias', 'divisor' and '15' more must be initialize d. (dart:svg, line 1111, col 3) 43 [warning] The final variables 'bias', 'divisor' and '15' more must be initialize d. (dart:svg, line 1107, col 3)
47 [warning] The final variables 'diffuseConstant', 'height' and '8' more must be i nitialized. (dart:svg, line 1232, col 3) 44 [warning] The final variables 'diffuseConstant', 'height' and '8' more must be i nitialized. (dart:svg, line 1228, col 3)
48 [warning] The final variables 'height', 'in1' and '8' more must be initialized. (dart:svg, line 1309, col 3) 45 [warning] The final variables 'height', 'in1' and '8' more must be initialized. (dart:svg, line 1305, col 3)
49 [warning] The final variables 'azimuth' and 'elevation' must be initialized. (da rt:svg, line 1405, col 3) 46 [warning] The final variables 'azimuth' and 'elevation' must be initialized. (da rt:svg, line 1401, col 3)
50 [warning] The final variables 'height', 'result' and '3' more must be initialize d. (dart:svg, line 1448, col 3) 47 [warning] The final variables 'height', 'result' and '3' more must be initialize d. (dart:svg, line 1444, col 3)
51 [warning] The final variables 'height', 'in1' and '6' more must be initialized. (dart:svg, line 1641, col 3) 48 [warning] The final variables 'height', 'in1' and '6' more must be initialized. (dart:svg, line 1637, col 3)
52 [warning] The final variables 'height', 'href' and '5' more must be initialized. (dart:svg, line 1714, col 3) 49 [warning] The final variables 'height', 'href' and '5' more must be initialized. (dart:svg, line 1710, col 3)
53 [warning] The final variables 'height', 'result' and '3' more must be initialize d. (dart:svg, line 1781, col 3) 50 [warning] The final variables 'height', 'result' and '3' more must be initialize d. (dart:svg, line 1777, col 3)
54 [warning] The final variable 'in1' must be initialized. (dart:svg, line 1837, co l 3) 51 [warning] The final variable 'in1' must be initialized. (dart:svg, line 1833, co l 3)
55 [warning] The final variables 'height', 'in1' and '7' more must be initialized. (dart:svg, line 1871, col 3) 52 [warning] The final variables 'height', 'in1' and '7' more must be initialized. (dart:svg, line 1867, col 3)
56 [warning] The final variables 'dx', 'dy' and '6' more must be initialized. (dart :svg, line 1951, col 3) 53 [warning] The final variables 'dx', 'dy' and '6' more must be initialized. (dart :svg, line 1947, col 3)
57 [warning] The final variables 'x', 'y' and '1' more must be initialized. (dart:s vg, line 2019, col 3) 54 [warning] The final variables 'x', 'y' and '1' more must be initialized. (dart:s vg, line 2015, col 3)
58 [warning] The final variables 'height', 'in1' and '9' more must be initialized. (dart:svg, line 2066, col 3) 55 [warning] The final variables 'height', 'in1' and '9' more must be initialized. (dart:svg, line 2062, col 3)
59 [warning] The final variables 'limitingConeAngle', 'pointsAtX' and '6' more must be initialized. (dart:svg, line 2148, col 3) 56 [warning] The final variables 'limitingConeAngle', 'pointsAtX' and '6' more must be initialized. (dart:svg, line 2144, col 3)
60 [warning] The final variables 'height', 'in1' and '4' more must be initialized. (dart:svg, line 2215, col 3) 57 [warning] The final variables 'height', 'in1' and '4' more must be initialized. (dart:svg, line 2211, col 3)
61 [warning] The final variables 'baseFrequencyX', 'baseFrequencyY' and '9' more mu st be initialized. (dart:svg, line 2276, col 3) 58 [warning] The final variables 'baseFrequencyX', 'baseFrequencyY' and '9' more mu st be initialized. (dart:svg, line 2272, col 3)
62 [warning] The final variables 'filterUnits', 'height' and '5' more must be initi alized. (dart:svg, line 2380, col 3) 59 [warning] The final variables 'filterUnits', 'height' and '5' more must be initi alized. (dart:svg, line 2376, col 3)
63 [warning] The final variables 'height', 'width' and '2' more must be initialized . (dart:svg, line 2483, col 3) 60 [warning] The final variables 'height', 'width' and '2' more must be initialized . (dart:svg, line 2479, col 3)
64 [warning] The final variables 'farthestViewportElement', 'nearestViewportElement ' and '4' more must be initialized. (dart:svg, line 2578, col 3) 61 [warning] The final variables 'farthestViewportElement', 'nearestViewportElement ' and '4' more must be initialized. (dart:svg, line 2574, col 3)
65 [warning] The final variables 'height', 'href' and '4' more must be initialized. (dart:svg, line 2662, col 3) 62 [warning] The final variables 'height', 'href' and '4' more must be initialized. (dart:svg, line 2648, col 3)
66 [warning] The final variables 'x1', 'x2' and '2' more must be initialized. (dart :svg, line 2896, col 3) 63 [warning] The final variables 'x1', 'x2' and '2' more must be initialized. (dart :svg, line 2882, col 3)
67 [warning] The final variables 'x1', 'x2' and '2' more must be initialized. (dart :svg, line 2937, col 3) 64 [warning] The final variables 'x1', 'x2' and '2' more must be initialized. (dart :svg, line 2923, col 3)
68 [warning] The final variables 'markerHeight', 'markerUnits' and '7' more must be initialized. (dart:svg, line 2978, col 3) 65 [warning] The final variables 'markerHeight', 'markerUnits' and '7' more must be initialized. (dart:svg, line 2964, col 3)
69 [warning] The final variables 'height', 'maskContentUnits' and '7' more must be initialized. (dart:svg, line 3073, col 3) 66 [warning] The final variables 'height', 'maskContentUnits' and '7' more must be initialized. (dart:svg, line 3059, col 3)
70 [warning] The final variables 'animatedNormalizedPathSegList', 'animatedPathSegL ist' and '3' more must be initialized. (dart:svg, line 3361, col 3) 67 [warning] The final variable 'pathLength' must be initialized. (dart:svg, line 3 343, col 3)
71 [warning] The final variables 'height', 'href' and '11' more must be initialized . (dart:svg, line 4225, col 3) 68 [warning] The final variables 'height', 'href' and '11' more must be initialized . (dart:svg, line 3385, col 3)
72 [warning] The final variables 'animatedPoints' and 'points' must be initialized. (dart:svg, line 4394, col 3) 69 [warning] The final variables 'animatedPoints' and 'points' must be initialized. (dart:svg, line 3550, col 3)
73 [warning] The final variables 'animatedPoints' and 'points' must be initialized. (dart:svg, line 4427, col 3) 70 [warning] The final variables 'animatedPoints' and 'points' must be initialized. (dart:svg, line 3583, col 3)
74 [warning] The final variables 'cx', 'cy' and '4' more must be initialized. (dart :svg, line 4538, col 3) 71 [warning] The final variables 'cx', 'cy' and '4' more must be initialized. (dart :svg, line 3694, col 3)
75 [warning] The final variables 'height', 'rx' and '4' more must be initialized. ( dart:svg, line 4617, col 3) 72 [warning] The final variables 'height', 'rx' and '4' more must be initialized. ( dart:svg, line 3773, col 3)
76 [warning] The final variable 'href' must be initialized. (dart:svg, line 4666, c ol 3) 73 [warning] The final variable 'href' must be initialized. (dart:svg, line 3822, c ol 3)
77 [warning] The final variable 'gradientOffset' must be initialized. (dart:svg, li ne 4734, col 3) 74 [warning] The final variable 'gradientOffset' must be initialized. (dart:svg, li ne 3890, col 3)
78 [warning] The final variable 'sheet' must be initialized. (dart:svg, line 4866, col 3) 75 [warning] The final variable 'sheet' must be initialized. (dart:svg, line 4022, col 3)
79 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized. (dart:svg, line 5354, col 3) 76 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized. (dart:svg, line 4536, col 3)
80 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu st be initialized. (dart:svg, line 5676, col 3) 77 [warning] The final variables 'currentTranslate', 'currentView' and '8' more mus t be initialized. (dart:svg, line 4880, col 3)
81 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized. (dart:svg, line 5898, col 3) 78 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized. (dart:svg, line 5086, col 3)
82 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d. (dart:svg, line 5974, col 3) 79 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d. (dart:svg, line 5160, col 3)
83 [warning] The final variables 'href', 'method' and '2' more must be initialized. (dart:svg, line 6075, col 3) 80 [warning] The final variables 'href', 'method' and '2' more must be initialized. (dart:svg, line 5261, col 3)
84 [warning] The final variables 'dx', 'dy' and '3' more must be initialized. (dart :svg, line 6137, col 3) 81 [warning] The final variables 'dx', 'dy' and '3' more must be initialized. (dart :svg, line 5323, col 3)
85 [warning] The final variables 'height', 'href' and '3' more must be initialized. (dart:svg, line 6436, col 3) 82 [warning] The final variables 'height', 'href' and '3' more must be initialized. (dart:svg, line 5622, col 3)
86 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized. (dart:svg, line 6483, col 3) 83 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized. (dart:svg, line 5669, col 3)
87 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized. (dart:svg, line 6641, col 3) 84 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized. (dart:svg, line 5827, col 3)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698