gecko-dev/toolkit/components/addoncompat
Dave Townsend 6e44ebad84 Bug 1257246: Update toolkit for eslint 2. r=Gijs
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: KHYdAkRvhVr

--HG--
extra : rebase_source : 720cc9d864175248508146a7f4704b4bf3f02439
extra : histedit_source : 6cc0ecbf21a571e1a41d517b67512a3452fac19a
2016-04-05 11:33:48 -07:00
..
tests Bug 1256468 - sessionHistory shim should QI DocShell to nsIWebNavigation automatically. r=krizsa 2016-03-15 19:05:24 -04:00
addoncompat.manifest Bug 1180921 - Create a dumping ground for simple services in toolkit/components/utils. r=Gijs 2015-07-11 10:32:56 -04:00
CompatWarning.jsm Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
defaultShims.js Bug 1164014 - Shim optimization. r=billm 2015-06-08 09:28:54 +02:00
moz.build Bug 1196975 - part1: shimwaiver. r=billm 2015-10-09 05:58:00 +02:00
multiprocessShims.js Bug 1164014 - Shim optimization. r=billm 2015-06-08 09:28:54 +02:00
Prefetcher.jsm Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
RemoteAddonsChild.jsm Bug 1182571: Fix nsILoadInfo->GetContentPolicyType API to be less ambigious. Audit and fix all users of it. r=ckerschb 2015-10-19 11:14:54 -07:00
RemoteAddonsParent.jsm Bug 1257246: Update toolkit for eslint 2. r=Gijs 2016-04-05 11:33:48 -07:00
ShimWaiver.jsm Bug 1196975 - part1: shimwaiver. r=billm 2015-10-09 05:58:00 +02:00