gecko/image/test/mochitest
Jim Blandy b6b202b6bb 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
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
animated-gif2.gif
animated-gif_trailing-garbage.gif
animated-gif-finalframe.gif
animated-gif.gif
animation.svg
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
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
bug733553.sjs Bug 907575 - mResniffMimeType not properly reset. r=seth 2013-08-27 18:39:54 -05:00
bug767779.sjs
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
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
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
damon.jpg
error-early.png
filter-final.svg
filter.svg
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
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
INT32_MIN.bmp Bug 865919 - Add INT32_MIN-height BMP test. r=joe 2013-07-30 17:49:42 -07:00
invalid.jpg
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
lime100x100.svg
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
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
red.png
ref-iframe.html
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
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_animation2.html
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_animation.html
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_animSVGImage.html Bug 817700 - Fix animSVGImage test. r=roc 2013-10-16 22:55:33 -04:00
test_background_image_anim.html
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
test_bug468160.html
test_bug478398.html
test_bug490949.html
test_bug496292.html
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
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
test_changeOfSource2.html
test_changeOfSource.html
test_drawDiscardedImage.html
test_error_events.html
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_ImageContentLoaded.html Bug 691610 - e10s support for useDefaultIcon. r=felipe sr=smaug 2013-07-29 11:03:41 -04: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
test_svg_filter_animation.html
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
test_xultree_animation.xhtml