Hey Jim.

Two questions:

What is the motivation for this change?

Should we add @deprecated to GeckoAppShell.sendEventToGecko?
- Mike

On Thu, Mar 24, 2016 at 10:28 AM, Jim Chen <nc...@mozilla.com> wrote:

> 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
> mobile-firefox-dev@mozilla.org
> https://mail.mozilla.org/listinfo/mobile-firefox-dev
>
_______________________________________________
mobile-firefox-dev mailing list
mobile-firefox-dev@mozilla.org
https://mail.mozilla.org/listinfo/mobile-firefox-dev

Reply via email to