tenfourfox/image/test/crashtests/crashtests.list
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

43 lines
1.5 KiB
Plaintext

# Bug 668068 - Maximum (256) width and height icons that we currently interpret as 0-width and 0-height.
load 256-height.ico
load 256-width.ico
load 83804-1.gif
load 89341-1.gif
load 463696.bmp
load 570451.png
skip-if(Android||B2G) load 694165-1.xhtml # Bug 876275
load 681190.html
load 732319-1.html
load 844403-1.html
load 856616.gif
skip-if(B2G) load 944353.jpg
load 1205923-1.html
load 1212954-1.svg
load 1235605.gif
load colormap-range.gif
HTTP load delayedframe.sjs # A 3-frame animated GIF with an inordinate delay between the second and third frame
# Animated gifs with a very large canvas, but tiny actual content.
skip-if(B2G) load delaytest.html?523528-1.gif
skip-if(B2G) load delaytest.html?523528-2.gif
# Bug 1160801 - Ensure that we handle invalid disposal types.
load invalid-disposal-method-1.gif
load invalid-disposal-method-2.gif
load invalid-disposal-method-3.gif
load invalid-icc-profile.jpg # This would have exposed the leak discovered in bug 642902
# Ensure we handle ICO directory entries which specify the wrong size for the contained resource.
load invalid_ico_height.ico
load invalid_ico_width.ico
# Bug 525326 - Test image sizes of 65535x65535 which is larger than we allow)
load invalid-size.gif
load invalid-size-second-frame.gif
load multiple-png-hassize.ico # Bug 863958 - This icon's size is such that it leads to multiple writes to the PNG decoder after we've gotten our size.
asserts(0-2) load ownerdiscard.html # Bug 807211
load truncated-second-frame.png # Bug 863975