Commit Graph

3 Commits

Author SHA1 Message Date
Dave Townsend
769fc8f245 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
2016-04-05 11:33:48 -07:00
Mike Conley
f113dd6b0f Bug 1246244 - Regression test. r=jaws,Margaret
MozReview-Commit-ID: BRbHkzSTRrA
2016-02-05 18:20:22 -05:00
Iaroslav Sheptykin
b16795d39b Bug 1052992: Add quick-search event listeners to system event group, so stopPropagation on keyboard events does not affect the findbar. r=MattN 2014-10-16 00:38:58 -07:00