Re: [ServiceWorker] window.caches and window.fetch should be [Replaceable] (#535)

BTW, it seems `[Replaceable]` is defined only for attributes. Maybe `[Unforgeable]` is the right extended attribute to discuss? Operations don't have it by default, and so the current spec allows overwriting window.fetch on both objects and their prototype objects?

I find `[Unforgeable]` in some part of ServiceWorker IDLs. Is there any trend to use it for newly introduced APIs?

(Copied from blink-dev https://groups.google.com/a/chromium.org/d/msg/blink-dev/qwRO52vsQlU/5YzMNwThrjoJ)

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

Received on Tuesday, 3 February 2015 04:53:46 UTC