Re: Intent to implement: DOM Push API in Firefox for Android

2016-03-09 Thread Nicholas Alexander
Hi folks, On Wed, Mar 2, 2016 at 10:06 AM, Nicholas Alexander wrote: > Summary: "The Push API gives web applications the ability to receive > messages pushed to them from a server, whether or not the web app is in the > foreground, or even currently loaded, on a user agent. This lets developers

Re: Intent to implement: DOM Push API in Firefox for Android

2016-03-02 Thread Martin Thomson
This is great. As I said elsewhere, I don't think that we can pref this on until bug 1252650 lands. It turns out that "gecko not running" is pretty much the only interesting state for push. On Thu, Mar 3, 2016 at 5:06 AM, Nicholas Alexander wrote: > Summary: "The Push API gives web applications

Re: Intent to implement: DOM Push API in Firefox for Android

2016-03-02 Thread David Rajchenbach-Teller
This would be extremely useful for Project Link and, I assume, other Connected Devices projects. Cheers, David On 02/03/16 19:06, Nicholas Alexander wrote: > Summary: "The Push API gives web applications the ability to receive > messages pushed to them from a server, whether or not the web app i