Re: [w3c/ServiceWorker] Add an option to include frozen documents. (#1442)

@wanderview I believe bfcache is already covered in service worker spec via this text: "If client is a window client and client’s responsible document is not browsingContext’s active document, then set isClientEnumerable to false and abort these steps."   Since a document in bfcache won't be the active document for the browsingContext.


-- 
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/pull/1442#issuecomment-509392855

Received on Monday, 8 July 2019 21:10:46 UTC