Re: [w3c/ServiceWorker] serviceworker for iframes with srcdoc (#765)

@jungkees 

> Do you mean the JS files loaded in the srcdoc iframe were not captured by the service worker even though the parent frame has a controlling service worker?

Yes, this is what I meant, I was expecting the offline functionality to work regardless of it being inside an iframe.

> And it happen only on or before Chrome 73? 

I have only tested on chrome 73, latest chromium and latest firefox builds. It works on latest Chromium and Firefox but not Chrome 73. Happy to test it in other versions if it would help you guys out.

Unfortunately, I'm expecting some users to be using older versions of chrome, so I was hoping for a workaround. 

I had some ideas to figure out a hack around this bug but they did not yield any useful results. 

-- 
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/765#issuecomment-520136255

Received on Saturday, 10 August 2019 10:02:49 UTC