[w3c/workers] service worker enprovements (#4)

onload/onterminate event is missing
the service worker abstraction could be extended in a more general way :    
the service worker has a short life as now, but it can be waked up from a TriggerObject. A Trigger object  can be a timer or onmessage event from 
   - a channel message (inter web application communications)
   - a server sent message
  -  websocket message     


---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/workers/issues/4

Received on Friday, 3 June 2016 11:08:25 UTC