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

I don't know if it helps... but I got bit by this once. The image cache in Gecko was serving images to a page even after that image was yanked from the cache API. I think we "fixed" this in gecko: 
https://bugzilla.mozilla.org/show_bug.cgi?id=1206298


-- 
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-244666872

Received on Monday, 5 September 2016 06:23:02 UTC