Re: [w3c/ServiceWorker] allow service worker produced resources to be marked as "cachable" (#962)

> FWIW, I think the first thing that needs to happen here is having a more concrete description of what each browser does. In particular Chrome/WebKit's cache that they also use for preloading. Then we can try to standardize something around that, then we can start thinking about exposing it.

You mean their renderer process network memory cache?

There are other caches as well, like stylesheet caches (compiled and pre-compiled).

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

Received on Friday, 3 March 2017 18:28:25 UTC