Andrew McCreight 577e3ed45f Bug 1958405 - Move CachesEnabled out of nsGlobalWindowInner. r=webidl,smaug,asuth
Having this method here means nsGlobalWindowInner needs to be included in a number
of bindings files, and doesn't make a lot of sense. This patch moves it to Cache
and CacheStorage (the latter being a wrapper around the former) to avoid extra
includes.

Differential Revision: https://phabricator.services.mozilla.com/D244443
2025-04-03 22:26:13 +00:00
..