gecko-dev/dom/canvas/crashtests
Jon Coppeard ffba1f8fcf Bug 1551745 - Check max size and fix overflow calculating canvas allocation size r=smaug
The patch changes the calculation for the allocation size associated with a canvas rendering context to return zero when the width or height are greater than allowed (this will result in an error when creating the target later on) and also if the size calculation overflows (which shouldn't normally happen given the previous check).

Differential Revision: https://phabricator.services.mozilla.com/D31265
2019-05-15 15:34:30 +01:00
..
0px-size-font-667225.html
0px-size-font-shadow.html
360293-1.html
421715-1.html
553938-1.html
647480.html
727547.html
729116.html
743499-negative-size.html
745699-1.html
745818-large-source.html
746813-1.html
767337-1.html
779426.html
780392-1.html
789933-1.html
794463-1.html
802926-1.html
844280.html
896047-1.html
896047-2.html
916128-1.html
934939-1.html
989628.html
1099143-1.html
1161277-1.html
1183363.html
1190705.html
1223740-1.html
1225381-1.html
1229932-1.html
1229983-1.html
1233613.html
1244850-1.html
1246775-1.html
1283113-1.html
1284356-1.html
1284578-1.html
1286458-1.html
1287515-1.html
1287652-1.html
1288872-1.html
1290628-1.html
1296410-1.html
1298576-1.html
1299062-1.html
1305085-1.html
1305312-1.html
1305850.html
1334366-1.html
1334647-1.html
1348976-1.html
1349067.html
1357092.html
1441613.html
1443671.html
1546390.html
1549853.html Bug 1549853 - Ignore associations of zero bytes of malloc memory with a GC thing r=sfink? 2019-05-08 17:46:02 +00:00
1551745.html Bug 1551745 - Check max size and fix overflow calculating canvas allocation size r=smaug 2019-05-15 15:34:30 +01:00
crashtests.list Bug 1551745 - Check max size and fix overflow calculating canvas allocation size r=smaug 2019-05-15 15:34:30 +01:00
texImage2D.html