Rewild Your Web
web browser dweb
at main 17 lines 596 B view raw
1--- original 2+++ modified 3@@ -94,9 +94,11 @@ 4 None, 5 #[cfg(feature = "webgpu")] 6 gpu_id_hub, 7- None, 8- false, 9- None, // font_context 10+ None, // inherited_secure_context 11+ false, // unminify_js 12+ false, // is_embedded_webview 13+ false, // hide_focus - debugger has no focus 14+ None, // font_context 15 ), 16 devtools_to_script_sender, 17 get_possible_breakpoints_result_sender: RefCell::new(None),