[ServiceWorker] Do we need InstallEvent's activeWorker? (#661)

I was going over Blink's IDLs and IDLs in the spec and just found out that InstallEvent had an activeWorker member for a while. Do we still need it? Can't we just use "registration.active" ?

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/661

Received on Tuesday, 24 March 2015 08:27:16 UTC