gecko-dev/mobile
James Willcox 2133b1b95d Bug 1496745 - Allow GeckoResult to be used without a Looper r=agi,jchen
GeckoResult can now be created on a thread with no Looper present.
You can use `then` as before after creating a derived GeckoResult
with a Handler via `withHandler`, or poll for the value via
the new `poll` method.

Differential Revision: https://phabricator.services.mozilla.com/D7896

--HG--
extra : moz-landing-system : lando
2018-10-18 18:01:18 +00:00
..
android Bug 1496745 - Allow GeckoResult to be used without a Looper r=agi,jchen 2018-10-18 18:01:18 +00:00
locales Bug 1478219 - Remove search default and search order from l10n checks (mobile, desktop) r=Pike 2018-10-16 11:12:34 +00:00