Re: [slightlyoff/ServiceWorker] Should mixed content always be blocked? (#813)

F2F:

* We should show mixed content warnings if a request is made to HTTP
* We should also show mixed content warnings if an HTTP response is used (by `<img>` or such), as this may not have involved a request as it may have came from the cache
* Ditch the whole having to clear the cache thing

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/813#issuecomment-235939877

Received on Thursday, 28 July 2016 15:57:52 UTC