[ServiceWorker] Disabling the secure origin check via flags (#779)

Not sure if this is appropriate to this repo, but just leaving some feedback here...

Being able to use localhost is great for quick debugging, but I like testing real devices on my local intranet, to see how they perform. Currently I have to deploy to my actual SSL-enabled production server in order to actually test ServiceWorkers.

It would be nice if there were a flag in `chrome://flags` to disable the secure origin check, or some other way client-side to handle this. Maybe a popup that says "this site is trying to do something malicious" - "get me out of here" / "add exception"?

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

Received on Sunday, 8 November 2015 16:53:28 UTC