mirror of
https://github.com/servo/servo.git
synced 2025-08-08 15:05:35 +01:00
Unminify module scripts. (#34206)
* script: Unminify module scripts. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Fix clippy. Signed-off-by: Josh Matthews <josh@joshmatthews.net> --------- Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
672b37dd9c
commit
ae029242f8
9 changed files with 151 additions and 102 deletions
|
@ -166,6 +166,7 @@ impl WorkerGlobalScope {
|
|||
init.user_agent,
|
||||
gpu_id_hub,
|
||||
init.inherited_secure_context,
|
||||
false,
|
||||
),
|
||||
worker_id: init.worker_id,
|
||||
worker_name,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue