mirror of
https://github.com/servo/servo.git
synced 2025-06-10 17:43:16 +00:00
reading unminified scripts from disk
This commit is contained in:
parent
6a1cb940bf
commit
ee6906443f
6 changed files with 91 additions and 31 deletions
|
@ -697,6 +697,7 @@ pub trait ScriptThreadFactory {
|
|||
relayout_event: bool,
|
||||
prepare_for_screenshot: bool,
|
||||
unminify_js: bool,
|
||||
local_script_source: Option<String>,
|
||||
userscripts_path: Option<String>,
|
||||
headless: bool,
|
||||
replace_surrogates: bool,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue