Hi all, Just a heads-up that new code in 48 should use,
> GeckoAppShell.notifyObservers("foo", "bar");
instead of,
> GeckoAppShell.sendEventToGecko(GeckoEvent.createBroadcastEvent("foo", "bar"));
All behavior remain the same as before. Be careful that upflits should
continue to use the old API.
Thanks,
Jim
_______________________________________________
mobile-firefox-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/mobile-firefox-dev

