Re: [ServiceWorker] add [NewObject] where appropriate (#692)

FWIW, I'd expect that most APIs that return a Promise would return a new object each time. To keep IDL fragments readable, maybe WebIDL's Promise<> definition should be [NewObject] by default, and specs can use [SameObject] for the rare case?


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

Received on Thursday, 7 May 2015 16:38:30 UTC