Re: [ServiceWorker] ServiceWorker scriptURL XSS Filtering (#743)

Putting low limits on query string size is just not going to fly. It also doesn't limit damage that could happen, e.g., with `importScripts()`. The concept here might be good, but I don't think that this is anything we can spec in the shortrun. Moving to future ideas.

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

Received on Wednesday, 28 October 2015 09:34:11 UTC