mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Remove foreign
service-workers mode
This commit is contained in:
parent
9cb8844e4b
commit
3082b577a5
3 changed files with 5 additions and 16 deletions
|
@ -102,7 +102,6 @@ pub enum CacheMode {
|
|||
#[derive(Clone, Copy, Debug, Deserialize, MallocSizeOf, PartialEq, Serialize)]
|
||||
pub enum ServiceWorkersMode {
|
||||
All,
|
||||
Foreign,
|
||||
None,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue