- From: Jake Archibald <notifications@github.com>
- Date: Tue, 03 Apr 2018 04:39:14 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 3 April 2018 11:40:12 UTC
@annevk what's wrong with throwing in this case? The problem with the current spec is it throws if the global is `ServiceWorkerGlobal`, whereas it should only throw if the context is `ServiceWorkerGlobal`. If throwing is bad, we should definitely display a console warning. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/371#issuecomment-378220178
Received on Tuesday, 3 April 2018 11:40:12 UTC