On Wed, Jul 1, 2015 at 5:52 AM, Chris Mills <[email protected]> wrote: > On the docs side of things, yes we should probably look into this when we get > the chance. This is one that I’ve missed. > > I’ve added a card to our docs schedule so that at least it is now on our > radar. > > So is this basically just the B2G version of the upcoming service worker > syncmanager/periodicsynmanager stuff?
Yup. The goals of the APIs are definitely the same. I'm not sure if the feature set matches 1:1 yet though. > We have minimal docs written on those: > > https://developer.mozilla.org/en-US/docs/Web/API/SyncManager > https://developer.mozilla.org/en-US/docs/Web/API/PeriodicSyncManager > > Will the SW stuff replace the proprietary B2G stuff eventually? Yup. This is true for the Alarm API as well. It will eventually be replaced by a standardized SW version. / Jonas _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
