- From: Richard Maher <notifications@github.com>
- Date: Thu, 14 Jul 2016 19:43:52 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 15 July 2016 02:44:22 UTC
Please find time in Toronto to discuss the following: - WebApp features requiring a Background listener capability are already queuing at the ServiceWorker door. For example: - TravelManager - GeoLocation HelloMyApp - SpeechRecognition for wake-up keyword CalendarManager - Scheduled events Sensor - AmbientLight, Temperature change etc And so on . . . 1) How to handle interface discrepancies between ForeGround Javascript API and BackGround ServiceWorker interface. Make event signature the same? 2) Provide an option to suspend ServiceWorker instantiation if WebApp is in ForeGround/Visible Cheers --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/929
Received on Friday, 15 July 2016 02:44:22 UTC