gecko-dev/image/test/mochitest
Jim Blandy 7e20285e70 Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):

 - Never set the buffer's mode.

   Years ago, Emacs did not have a good JavaScript mode, so it made sense
   to use Java or C++ mode in .js files. However, Emacs has had js-mode for
   years now; it's perfectly serviceable, and is available and enabled by
   default in all major Emacs packagings.

   Selecting a mode in the -*- file variable line -*- is almost always the
   wrong thing to do anyway. It overrides Emacs's default choice, which is
   (now) reasonable; and even worse, it overrides settings the user might
   have made in their '.emacs' file for that file extension. It's only
   useful when there's something specific about that particular file that
   makes a particular mode appropriate.

 - Correctly propagate settings that establish the correct indentation
   level for this file: c-basic-offset and js2-basic-offset should be
   js-indent-level. Whatever value they're given should be preserved;
   different parts of our tree use different indentation styles.

 - We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
   Remove tab-width: settings, at least in files that don't contain tab
   characters.

 - Remove js2-mode settings that belong in the user's .emacs file, like
   js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
..
6M-pixels.png Bug 878577 - Part 2: Add test case for the hard limit of image buffer size. r=seth 2014-01-20 16:53:42 +08:00
12M-pixels-1.png Bug 878577 - Part 2: Add test case for the hard limit of image buffer size. r=seth 2014-01-20 16:53:42 +08:00
12M-pixels-2.png Bug 878577 - Part 2: Add test case for the hard limit of image buffer size. r=seth 2014-01-20 16:53:42 +08:00
INT32_MIN.bmp Bug 865919 - Add INT32_MIN-height BMP test. r=joe 2013-07-30 17:49:42 -07:00
animated-gif-finalframe.gif Bug 666446, Part 10/10 - Add mochitests to imagelib for testing animated gif image cases [r=dholbert,joe]. 2011-11-09 13:39:16 -08:00
animated-gif.gif Bug 666446, Part 10/10 - Add mochitests to imagelib for testing animated gif image cases [r=dholbert,joe]. 2011-11-09 13:39:16 -08:00
animated-gif2.gif Bug 666446, Part 10/10 - Add mochitests to imagelib for testing animated gif image cases [r=dholbert,joe]. 2011-11-09 13:39:16 -08:00
animated-gif_trailing-garbage.gif Bug 767779 - Test slow-loading GIF with trailing garbage. r=joe 2012-07-18 16:32:24 -05:00
animated1.gif Bug 867758 - Test to ensure we don't return to the event loop while changing the frame of two images with the same FPS. r=seth 2013-05-23 09:49:38 +08:00
animated2.gif Bug 867758 - Test to ensure we don't return to the event loop while changing the frame of two images with the same FPS. r=seth 2013-05-23 09:49:38 +08:00
animation.svg Bug 666446, Part 10/10 - Add mochitests to imagelib for testing animated gif image cases [r=dholbert,joe]. 2011-11-09 13:39:16 -08:00
animationPolling.js Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
bad.jpg Bug 787899 - Don't cancel the loading of a multipart/x-mixed-replace stream of we fail to initialize a part. r=jrmuizel 2012-09-11 14:03:52 -04:00
big.png
blue.png
bug89419-iframe.html
bug89419.sjs
bug399925.gif
bug468160.sjs
bug478398_ONLY.png
bug490949-iframe.html
bug490949.sjs
bug496292-1.sjs
bug496292-2.sjs
bug496292-iframe-1.html
bug496292-iframe-2.html
bug496292-iframe-ref.html
bug497665-iframe.html
bug497665.sjs
bug552605.sjs
bug657191.sjs
bug671906-iframe.html
bug671906.sjs
bug733553-informant.sjs Bug 785774 - Make multipart test rely on signaling instead of wishful thinking. r=joe 2012-08-28 20:23:22 -05:00
bug733553.sjs Bug 907575 - mResniffMimeType not properly reset. r=seth 2013-08-27 18:39:54 -05:00
bug767779.sjs Bug 767779 - Test slow-loading GIF with trailing garbage. r=joe 2012-07-18 16:32:24 -05:00
bug900200-ref.png Bug 936720 (Part 1) - Add a new mochitest for animated image operators. r=tn 2013-11-18 13:48:48 -08:00
bug900200.png Bug 936720 (Part 1) - Add a new mochitest for animated image operators. r=tn 2013-11-18 13:48:48 -08:00
chrome.ini Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
clear.gif Bug 936720 (Part 1) - Add a new mochitest for animated image operators. r=tn 2013-11-18 13:48:48 -08:00
clear.png Bug 936720 (Part 1) - Add a new mochitest for animated image operators. r=tn 2013-11-18 13:48:48 -08:00
clear2-results.gif Bug 936720 (Part 1) - Add a new mochitest for animated image operators. r=tn 2013-11-18 13:48:48 -08:00
clear2.gif Bug 936720 (Part 1) - Add a new mochitest for animated image operators. r=tn 2013-11-18 13:48:48 -08:00
damon.jpg
error-early.png Bug 715308 - Part 0: Add tests for image onload/onerror. r=joe 2012-01-26 15:54:04 -05:00
filter-final.svg Bug 666446, Part 10/10 - Add mochitests to imagelib for testing animated gif image cases [r=dholbert,joe]. 2011-11-09 13:39:16 -08:00
filter.svg Bug 666446, Part 10/10 - Add mochitests to imagelib for testing animated gif image cases [r=dholbert,joe]. 2011-11-09 13:39:16 -08:00
green-background.html Bug 936720 (Part 1) - Add a new mochitest for animated image operators. r=tn 2013-11-18 13:48:48 -08:00
green.png Bug 936720 (Part 1) - Add a new mochitest for animated image operators. r=tn 2013-11-18 13:48:48 -08:00
grey.png Bug 936720 (Part 1) - Add a new mochitest for animated image operators. r=tn 2013-11-18 13:48:48 -08:00
iframe.html Bug 666446, Part 10/10 - Add mochitests to imagelib for testing animated gif image cases [r=dholbert,joe]. 2011-11-09 13:39:16 -08:00
imgutils.js Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
invalid.jpg bug 717759 - negative pipeline feedback on img decode problem r=bz r=jdrew r=honzab 2012-03-22 19:39:32 -04:00
keep.gif Bug 936720 (Part 1) - Add a new mochitest for animated image operators. r=tn 2013-11-18 13:48:48 -08:00
keep.png Bug 936720 (Part 1) - Add a new mochitest for animated image operators. r=tn 2013-11-18 13:48:48 -08:00
lime-anim-100x100-2.svg Bug 907503 - Test that invalidation works for SMIL animation in SVG-as-an-image. r=longsonr 2013-09-04 11:39:32 +01:00
lime-anim-100x100.svg
lime100x100.svg
mochitest.ini Bug 969779 - Use SpecialPowers to enable preference setting in oop. r=seth 2014-04-28 15:39:03 +08:00
moz.build Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
over.png Bug 936720 (Part 1) - Add a new mochitest for animated image operators. r=tn 2013-11-18 13:48:48 -08:00
purple.gif Bug 666446, Part 10/10 - Add mochitests to imagelib for testing animated gif image cases [r=dholbert,joe]. 2011-11-09 13:39:16 -08:00
red.png
ref-iframe.html Bug 666446, Part 10/10 - Add mochitests to imagelib for testing animated gif image cases [r=dholbert,joe]. 2011-11-09 13:39:16 -08:00
restore-previous.gif Bug 936720 (Part 1) - Add a new mochitest for animated image operators. r=tn 2013-11-18 13:48:48 -08:00
restore-previous.png Bug 936720 (Part 1) - Add a new mochitest for animated image operators. r=tn 2013-11-18 13:48:48 -08:00
rillybad.jpg Bug 787899 - Don't cancel the loading of a multipart/x-mixed-replace stream of we fail to initialize a part. r=jrmuizel 2012-09-11 14:03:52 -04:00
schrep.png
shaver.png
short_header.gif Bug 844684 - Decode GIFs that include an application extension string shorter than 11 bytes. r=joe 2013-02-27 00:24:18 -05:00
source.png Bug 936720 (Part 1) - Add a new mochitest for animated image operators. r=tn 2013-11-18 13:48:48 -08:00
test_ImageContentLoaded.html Bug 691610 - e10s support for useDefaultIcon. r=felipe sr=smaug 2013-07-29 11:03:41 -04:00
test_animSVGImage.html Bug 817700 - Fix animSVGImage test. r=roc 2013-10-16 22:55:33 -04:00
test_animSVGImage2.html Bug 907503 - Test that invalidation works for SMIL animation in SVG-as-an-image. r=longsonr 2013-09-04 11:39:32 +01:00
test_animation.html Bug 666446, Part 10/10 - Add mochitests to imagelib for testing animated gif image cases [r=dholbert,joe]. 2011-11-09 13:39:16 -08:00
test_animation2.html Bug 705580 - Add animated image test that uses an ImageLayer. r=joe 2011-12-05 11:53:38 +13:00
test_animation_operators.html Bug 936720 (Part 1) - Add a new mochitest for animated image operators. r=tn 2013-11-18 13:48:48 -08:00
test_background_image_anim.html Bug 666446, Part 10/10 - Add mochitests to imagelib for testing animated gif image cases [r=dholbert,joe]. 2011-11-09 13:39:16 -08:00
test_bug89419-1.html
test_bug89419-2.html
test_bug399925.html Bug 969779 - Use SpecialPowers to enable preference setting in oop. r=seth 2014-04-28 15:39:03 +08:00
test_bug435296.html
test_bug466586.html Bug 490384. (Dv1a) Improve and reenable test_bug466586.html. r=joe. 2012-01-24 07:02:07 +01:00
test_bug468160.html
test_bug478398.html
test_bug490949.html Bug 767931. Make drawWindow and asyncDrawXULElement ChromeOnly. r=roc 2012-09-07 01:29:47 -04:00
test_bug496292.html Bug 767931. Make drawWindow and asyncDrawXULElement ChromeOnly. r=roc 2012-09-07 01:29:47 -04:00
test_bug497665.html Backed out changeset 356ba083bb5f (bug 918604) for frequent OSX test_window_bar.html timeouts. 2013-09-27 18:28:43 -04:00
test_bug512435.html Bug 911573 - Mochitest fixup to prepare removing Components-in-content with UniversalXPConnect. r=bholley 2013-09-05 01:02:34 +09:00
test_bug552605-1.html
test_bug552605-2.html
test_bug553982.html
test_bug601470.html Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg. 2014-05-20 23:06:54 -07:00
test_bug614392.html Backed out changeset 356ba083bb5f (bug 918604) for frequent OSX test_window_bar.html timeouts. 2013-09-27 18:28:43 -04:00
test_bug657191.html
test_bug671906.html
test_bug733553.html Bug 922931 - Display a placeholder for broken images if the alt attribute is unset even in no-quirks mode. r=bz 2013-10-06 05:25:49 +09:00
test_bug767779.html Bug 767779 - Test slow-loading GIF with trailing garbage. r=joe 2012-07-18 16:32:24 -05:00
test_bug865919.html Bug 865919 - Add INT32_MIN-height BMP test. r=joe 2013-07-30 17:49:42 -07:00
test_bullet_animation.html Bug 666446, Part 10/10 - Add mochitests to imagelib for testing animated gif image cases [r=dholbert,joe]. 2011-11-09 13:39:16 -08:00
test_changeOfSource.html Bug 666446, Part 10/10 - Add mochitests to imagelib for testing animated gif image cases [r=dholbert,joe]. 2011-11-09 13:39:16 -08:00
test_changeOfSource2.html Bug 666446, Part 10/10 - Add mochitests to imagelib for testing animated gif image cases [r=dholbert,joe]. 2011-11-09 13:39:16 -08:00
test_drawDiscardedImage.html Bug 731419 - Part 0: Test that drawing an image out of a display:none iframe works. r=me 2012-03-10 01:29:28 -05:00
test_error_events.html Bug 721589 - Fix intermittent orange in image/test/mochitest/test_error_events.html. r=joe 2012-01-27 09:23:00 -05:00
test_image_buffer_limit.html Bug 878577 - Part 2: Add test case for the hard limit of image buffer size. r=seth 2014-01-20 16:53:42 +08:00
test_net_failedtoprocess.html Bug 849764 - Replace removeObserver() calls with three params with two in image dir. r=mak 2013-04-06 14:46:35 -04:00
test_removal_ondecode.html Bug 841579 - Tests to make sure that removing elements from a document midway through load don't inhibit onload. rs=khuey 2013-02-15 11:49:54 -05:00
test_removal_onload.html Bug 841579 - Tests to make sure that removing elements from a document midway through load don't inhibit onload. rs=khuey 2013-02-15 11:49:54 -05:00
test_short_gif_header.html Bug 844684 - Decode GIFs that include an application extension string shorter than 11 bytes. r=joe 2013-02-27 00:24:18 -05:00
test_staticClone.html Backed out changeset 356ba083bb5f (bug 918604) for frequent OSX test_window_bar.html timeouts. 2013-09-27 18:28:43 -04:00
test_svg_animatedGIF.html Bug 702093 - Pre-load the reference image in the bullet animation polling test to overcome an intermittent orange. r=dholbert 2011-11-16 15:59:55 +13:00
test_svg_filter_animation.html Bug 702093 - Pre-load the reference image in the bullet animation polling test to overcome an intermittent orange. r=dholbert 2011-11-16 15:59:55 +13:00
test_synchronized_animation.html Bug 867758 - Test to ensure we don't return to the event loop while changing the frame of two images with the same FPS. r=seth 2013-05-23 09:49:38 +08:00
test_undisplayed_iframe.html Bug 666446, Part 10/10 - Add mochitests to imagelib for testing animated gif image cases [r=dholbert,joe]. 2011-11-09 13:39:16 -08:00
test_xultree_animation.xhtml Bug 666446, Part 10/10 - Add mochitests to imagelib for testing animated gif image cases [r=dholbert,joe]. 2011-11-09 13:39:16 -08:00