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
animated-gif-finalframe.gif
animated-gif.gif
animated-gif2.gif
animated-gif_trailing-garbage.gif
animated1.gif
animated2.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
bug767779.sjs
bug900200-ref.png
bug900200.png
chrome.ini
clear.gif
clear.png
clear2-results.gif
clear2.gif
damon.jpg
error-early.png
filter-final.svg
filter.svg
green-background.html
green.png
grey.png
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
invalid.jpg
keep.gif
keep.png
lime-anim-100x100-2.svg
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
over.png
purple.gif
red.png
ref-iframe.html
restore-previous.gif
restore-previous.png
rillybad.jpg
schrep.png
shaver.png
short_header.gif
source.png
test_ImageContentLoaded.html
test_animSVGImage.html
test_animSVGImage2.html
test_animation.html
test_animation2.html
test_animation_operators.html
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
test_bug512435.html
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
test_bug657191.html
test_bug671906.html
test_bug733553.html
test_bug767779.html
test_bug865919.html
test_bullet_animation.html
test_changeOfSource.html
test_changeOfSource2.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_net_failedtoprocess.html
test_removal_ondecode.html
test_removal_onload.html
test_short_gif_header.html
test_staticClone.html
test_svg_animatedGIF.html
test_svg_filter_animation.html
test_synchronized_animation.html
test_undisplayed_iframe.html
test_xultree_animation.xhtml