1

I understand -- from the very thorough documentation out there -- that origins are given a certain amount of storage.

I understand that subdomains are considered to be a separate origin from the perspective of a service worker.

Does it follow that the storage quota will be independent from subdomain to subdomain? For example, will google.com and developers.google.com have separate quotas?

I'm fairly sure they will, but want to confirm.

Miya
  • 33
  • 6
  • 1
    "Service worker cache" doesn't existe: there is no cache storage dedicated for the service-workers. In fact, the service worker share the same cache with your app so there is no behavior difference in the cache quota. – Victor Castro Jun 14 '18 at 08:30
  • Fair enough. The crux of my question remains the same, however. I will update my question title to be more generic. – Miya Jun 14 '18 at 20:19

0 Answers0