gecko-dev/browser/tools/mozscreenshots
Dave Townsend 4bf4f02ce7 Bug 1257246: Update browser for eslint 2. r=felipe
Most of this is fixing functions that in some cases return a value but then
can also run to completion without returning anything. ESLint 2 catches this
where previous versions didn't. Unless there was an obvious other choice I just
made these functions return undefined at the end which is effectively what
already happens.

MozReview-Commit-ID: DEskVIjiKDM

--HG--
extra : rebase_source : 07ba1d14655f5d761624b105ef025ec88323d4d5
extra : histedit_source : 9e5ab54ce1b1a5ee1f0fb143f8d1450522455e3b
2016-04-05 11:33:33 -07:00
..
devtools Bug 1248087 - screenshots: Add preferences and devtools scheduled runs. r=kitcambridge 2016-02-13 17:44:05 -08:00
mozscreenshots/extension Bug 1257246: Update browser for eslint 2. r=felipe 2016-04-05 11:33:33 -07:00
preferences Bug 1248087 - screenshots: Add preferences and devtools scheduled runs. r=kitcambridge 2016-02-13 17:44:05 -08:00
primaryUI Bug 1248087 - screenshots: Add preferences and devtools scheduled runs. r=kitcambridge 2016-02-13 17:44:05 -08:00
browser.ini Bug 1248087 - screenshots: Add preferences and devtools scheduled runs. r=kitcambridge 2016-02-13 17:44:05 -08:00
browser_screenshots.js Bug 1248087 - screenshots: Add preferences and devtools scheduled runs. r=kitcambridge 2016-02-13 17:44:05 -08:00
head.js mozscreenshots: Change init logging to "debug" level and follow-up on bug 1248027. r=me 2016-02-24 22:41:56 -08:00
moz.build Bug 1248087 - screenshots: Add preferences and devtools scheduled runs. r=kitcambridge 2016-02-13 17:44:05 -08:00