Commit graph

3 commits

Author SHA1 Message Date
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
Mike Conley
17dd9fad6c Bug 1246244 - Regression test. r=jaws,Margaret
MozReview-Commit-ID: BRbHkzSTRrA

--HG--
extra : rebase_source : 13b2686fbc602cd89fc565815bf73a187b7c5f00
2016-02-05 18:20:22 -05:00
Iaroslav Sheptykin
fbf69d6a2f 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