Re: [ServiceWorker] Consider producing distinct objects for the same entity to enable garbage collection (#416)

I added [NewObject] / [SameObject] extended IDL attribute to attributes and methods: https://github.com/slightlyoff/ServiceWorker/commit/655ededa26925c898721a741d81a1b483a1d8a07. I think Gecko implementation still returns distinct objects in many places according to the earlier discussion in this thread whereas Blink implementation came with the object equality. Please review the above update. /cc @ehsan @wanderview @mattto 

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

Received on Thursday, 7 May 2015 10:26:21 UTC