Commit Graph

7 Commits

Author SHA1 Message Date
Jared Wein
4518d81cb5 Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh
MozReview-Commit-ID: EMjJ3yWt9Wt
2016-08-04 03:28:58 -04:00
Tom Tromey
1b5a2bdb96 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
This removes the unnecessary setting of c-basic-offset from all
python-mode files.

This was automatically generated using

    perl -pi -e 's/; *c-basic-offset: *[0-9]+//'

... on the affected files.

The bulk of these files are moz.build files but there a few others as
well.

MozReview-Commit-ID: 2pPf3DEiZqx
2016-07-14 10:16:42 -06:00
Gijs Kruitbosch
18c268d904 Bug 1257750 - double test setTimeout once more to eliminate more orange, rs=implied-by-jaws
MozReview-Commit-ID: Gl3BvgIjaVU
2016-05-03 12:43:37 +01:00
Gijs Kruitbosch
e049734822 Bug 1257750 - fix intermittent failures in browser_input_file_tooltips.js, r=jaws
MozReview-Commit-ID: 2J0GV4zVy6r
2016-04-22 16:28:51 +01:00
Gijs Kruitbosch
ae92fe3e5d Bug 1236991 - fix trailing whitespace, rs=bustage,whitespace-only-change, DONTBUILD
MozReview-Commit-ID: 9J7oKa636UX
2016-04-15 15:29:26 +01:00
Gijs Kruitbosch
5629f6fe99 Bug 1236991 - bonus: move all the tests into the component dir instead of cluttering up browser/.../tests/general, r=enndeakin
MozReview-Commit-ID: O3HBNthHL2
2016-04-12 22:32:07 +01:00
Gijs Kruitbosch
7a4816c505 Bug 1236991 - part 2: implement a default tooltiptextprovider in toolkit, r=enndeakin
MozReview-Commit-ID: LqtibkGoDjQ
2016-04-12 21:50:47 +01:00