mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
* Allow settings userscripts through preferences Signed-off-by: Tony <legendmastertony@gmail.com> * mach fmt instead of cargo fmt Signed-off-by: Tony <legendmastertony@gmail.com> * Fix pref loading not working for array values Signed-off-by: Tony <legendmastertony@gmail.com> * Use pref! in userscripts instead Signed-off-by: Tony <legendmastertony@gmail.com> * Implement the model jdm suggested - Remove userscripts from all places and move it to servoshell - Add in `UserContentManager` struct and passing it through `Servo::new` all the way down to script thread Signed-off-by: Tony <legendmastertony@gmail.com> * Apply suggestions from code review and format Signed-off-by: Tony <legendmastertony@gmail.com> * Revert unrelated change Signed-off-by: Tony <legendmastertony@gmail.com> --------- Signed-off-by: Tony <legendmastertony@gmail.com> Signed-off-by: Tony <68118705+Legend-Master@users.noreply.github.com> |
||
---|---|---|
.. | ||
protocols | ||
accelerated_gl_media.rs | ||
app.rs | ||
app_state.rs | ||
cli.rs | ||
dialog.rs | ||
egui_glue.rs | ||
embedder.rs | ||
events_loop.rs | ||
gamepad.rs | ||
geometry.rs | ||
headed_window.rs | ||
headless_window.rs | ||
keyutils.rs | ||
minibrowser.rs | ||
mod.rs | ||
tracing.rs | ||
window_trait.rs |