forked from
me.webbeef.org/browser.html
Rewild Your Web
1--- original
2+++ modified
3@@ -106,9 +106,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),