gecko-dev/mobile
Agi Sferro ea5931e9fd Bug 1685614 - Use GeckoResult in EventDispatcher. r=owlish,snorp
This patch adds `queryString`, `queryBoolean`, `queryVoid` and `queryBundle` to
`EventDispatcher` in place of `dispatch(type, message, callback)`.

These `query*` methods returns a `GeckoResult` which can be manipulated using
`GeckoResult.map`.

Differential Revision: https://phabricator.services.mozilla.com/D96951
2021-01-07 22:24:46 +00:00
..
android Bug 1685614 - Use GeckoResult in EventDispatcher. r=owlish,snorp 2021-01-07 22:24:46 +00:00
locales Bug 1675349: Remove unused files following removing plugin support r=jmathies,extension-reviewers,geckoview-reviewers,agi,mixedpuppy 2020-11-18 15:56:10 +00:00
.eslintrc.js Bug 1632922 - use const instead of let - manual fixes. r=snorp 2020-04-24 21:53:19 +00:00