Re: [w3c/ServiceWorker] ready promise is kind of weird with overlapping scopes (#1278)

I don't know the context here very well, but it's OK to change a property that returns a promise, if there's some kind of conceptual "reset" that makes the promise represent a new thing. For example, we use that pattern in streams: https://streams.spec.whatwg.org/#default-writer-ready

-- 
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/ServiceWorker/issues/1278#issuecomment-365699388

Received on Wednesday, 14 February 2018 18:25:44 UTC