Searched refs:applicationCache (Results 1 – 8 of 8) sorted by relevance
3 …* [Fix] avoid accessing `window.applicationCache`, to avoid issues with latest Chrome on HTTP (#46)
67 …"console" | "CSS" | "WebAssembly" | "Audio" | "Image" | "Option" | "applicationCache" | "clientInf…
100 …ement: any; readonly href: any; }; readonly defaultView: { readonly applicationCache: any; readonl…102 …ement: any; readonly href: any; }; readonly defaultView: { readonly applicationCache: any; readonl…108 …ement: any; readonly href: any; }; readonly defaultView: { readonly applicationCache: any; readonl…110 …ement: any; readonly href: any; }; readonly defaultView: { readonly applicationCache: any; readonl…
1631 [SecureContext] readonly attribute ApplicationCache applicationCache;
15889 applicationCache: ApplicationCache; property16722 declare var applicationCache: ApplicationCache; variable
18548 readonly applicationCache: ApplicationCache; property19597 declare var applicationCache: ApplicationCache; variable
18528 readonly applicationCache: ApplicationCache; property19577 declare var applicationCache: ApplicationCache; variable
25 …Type '{}' is missing the following properties from type 'Window': applicationCache, clientInformat…