mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Format remaining files
This commit is contained in:
parent
bf47f90da6
commit
cb07debcb6
252 changed files with 5944 additions and 3744 deletions
|
@ -106,7 +106,8 @@ impl PerformanceActor {
|
|||
vec![(
|
||||
"type".to_owned(),
|
||||
Value::String("canCurrentlyRecord".to_owned()),
|
||||
)].into_iter()
|
||||
)]
|
||||
.into_iter()
|
||||
.collect(),
|
||||
),
|
||||
response: Value::Object(
|
||||
|
@ -117,7 +118,8 @@ impl PerformanceActor {
|
|||
.into_iter()
|
||||
.collect(),
|
||||
),
|
||||
)].into_iter()
|
||||
)]
|
||||
.into_iter()
|
||||
.collect(),
|
||||
),
|
||||
}],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue