remove some dir
This commit is contained in:
@@ -14,11 +14,11 @@ const BROWSER_CACHE_DIRS: &[&str] = &[
|
|||||||
"GPUCache",
|
"GPUCache",
|
||||||
"Media Cache",
|
"Media Cache",
|
||||||
"Service Worker/CacheStorage",
|
"Service Worker/CacheStorage",
|
||||||
"Service Worker/ScriptCache",
|
// "Service Worker/ScriptCache",
|
||||||
"GrShaderCache",
|
// "GrShaderCache",
|
||||||
"DawnCache",
|
// "DawnCache",
|
||||||
"File System",
|
// "File System",
|
||||||
"blob_storage",
|
// "blob_storage",
|
||||||
];
|
];
|
||||||
|
|
||||||
impl BrowserType {
|
impl BrowserType {
|
||||||
|
|||||||
Reference in New Issue
Block a user