Hello Everyone, Today I discovered that Simple Push doesn't work anymore on latest nightly. (Build ID: 20151223150227)
If I run something as simple as this: var x= navigator.push.register() x.onsuccess = e => console.log(e); x.onerror = e => console.log(e); nothing will happen. There is not even an error. I hope someone can investigate this. Simple Push is an important feature. *Bug 1235050* <https://bugzilla.mozilla.org/show_bug.cgi?id=1235050> - Simple Push doesn't work anymore Regards, Jovan
_______________________________________________ dev-fxos mailing list [email protected] https://lists.mozilla.org/listinfo/dev-fxos

