Florian Quèze
|
85611a7b6d
|
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
--HG--
extra : rebase_source : a22344ee1569f58f1f0a01017bfe0d46a6a14602
|
2017-01-17 11:50:25 +01:00 |
Jared Wein
|
9141469edf
|
Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
MozReview-Commit-ID: FuVu8skcqOe
--HG--
extra : rebase_source : 8ab34c4e46a7c3075b459bf44786ec184d10d203
|
2016-12-30 21:47:25 -05:00 |
Jared Wein
|
ecab54a7c9
|
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 7E7LPorrEje
--HG--
extra : rebase_source : 0572a35415a766a3f31d266760ecd07f0dcc3f72
|
2016-12-29 18:34:54 -05:00 |
Wes Kocher
|
0dfb7c2b5c
|
Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
|
2016-12-29 14:05:44 -08:00 |
Jared Wein
|
7255df4e9a
|
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 8WoGr8i6oCR
--HG--
extra : rebase_source : da7172285d43b820421557ed3b05887e091ff939
|
2016-12-29 15:20:47 -05:00 |
Mark Banner
|
4f94e4bd68
|
Bug 1322343 - Enable no-unused-vars in the local scope in toolkit/.eslintrc.js. r=mossop
MozReview-Commit-ID: CiIsUjQzp4D
--HG--
extra : rebase_source : 1b98e88673625a52ef82c1fad5d56aec3e2e8e80
|
2016-11-09 22:06:32 +00:00 |
Eric Rahm
|
5740f7f8da
|
Bug 1299596 - Handle failure to remove event listener in ChromeMessagePort.destroy. r=mconley
It's possible this._browser is already a dead wrapper when trying to
unregister the event listener. In that case we can carry on with destruction.
|
2016-09-06 10:33:55 -07:00 |
Bill McCloskey
|
7b97705614
|
Bug 1269961 - Remove listeners from RemotePageManager before invoking Unload (r=mconley)
|
2016-05-04 15:09:50 -07:00 |
Dave Townsend
|
76c0eab703
|
Bug 1229519: Fix toolkit/modules to pass eslint checks. r=mak
--HG--
extra : commitid : 9muV4FzxxCp
extra : rebase_source : 2d651bfb17cd89768cff1f62d2ee7550a9c2589d
extra : amend_source : 5a0584163aaec0534dab50a8cac8597b58214f24
|
2015-12-03 09:58:56 -08:00 |
Mike Conley
|
77e74077e5
|
Bug 1220929 - RemotePageManager should let us get all ports for a browser. r=Mossop
--HG--
extra : commitid : KskXZGLHVfM
extra : rebase_source : ac92a506356bbb7a61a3b3dd8b9e7f4d107cfb2d
|
2015-11-02 16:03:00 -05:00 |
Mike Conley
|
ae38391972
|
Bug 1220929 - RemotePageManager should use documentURI and allow special URLs with query params. r=Mossop
--HG--
extra : commitid : 9RNSIkfV0gx
extra : rebase_source : d0e6f112efba1d42936fc785b098a0f8217fbbaf
extra : amend_source : 1ce76fc0b6eb47a3dc189c38ee9acb6e8451ce4e
extra : histedit_source : ea64f6ecb938c791a43465d1b401491c569e7ffc
|
2015-11-02 20:46:37 -05:00 |
Mike de Boer
|
4da42cdb54
|
Bug 1048850 - Part 3: transition from the navigator.mozLoop API to the RemotePageManager API. r=Standard8
|
2015-11-18 17:09:36 +01:00 |
Shu-yu Guo
|
64db2267cf
|
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
|
2015-09-15 11:19:45 -07:00 |
Dave Townsend
|
c9c9a7a81f
|
Bug 1068087: Add a simple mechanism for content pages to communicate with chrome. r=mconley
--HG--
extra : rebase_source : 171bb44ec7f1e57517c65f62e1028e202bb374f0
|
2015-03-10 09:19:17 -07:00 |