Samson
aad2dccc9c
Strict import formatting (grouping and granularity) ( #30325 )
...
* strict imports formatting
* Reformat all imports
2023-09-11 19:16:54 +00:00
Samson
711dbbd4af
remove extern crate
( #30311 )
...
* remove extern crate
* Update components/script_plugins/lib.rs
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
---------
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2023-09-08 12:11:31 +00:00
Atbrakhi
3df284cf54
Move user input logic into servoshell ( #30238 )
...
* cleanup and move user input logix into servoshell
* fix fmt
* moves test from servoshell file
* move command-line args into servoshell
* remove feature media-gstreamer
* fix fmt
* move user input logic code into lib to make it more testable
* remove opts_matches in fn instead get it from main2
* remove pub and fix import
* add licence in new file
* revert passing Matches, instead pass Option String
* review update, also move sanitize fn to parser file
* fmt fix
* review fix: remove extra line
2023-09-06 11:45:56 +00:00
Martin Robinson
c58d74fe62
Remove UWP / Hololens support
2023-07-05 09:12:09 +02:00
Paul Rouget
479afcfb8e
Embedding API: prefs r/w
2020-06-10 09:38:13 +02:00
Anthony Ramine
1b57558d16
Remove explicit dependency on serde_derive
2019-09-27 17:43:37 +02:00
Josh Matthews
3e22b52b47
Remove dirs crate from use in UWP builds.
2019-06-13 18:05:35 -04:00
Peter Hall
8bfd4dc1e2
#8539 Config preferences backend restructure
2019-03-20 15:01:26 +00:00
Jan Andre Ikenmeyer
1d6fe65401
Update MPL license to https (part 4)
2018-11-19 14:47:27 +01:00
Simon Sapin
2012be4a8b
cargo fix --edition-idioms
2018-11-08 09:28:00 +01:00
Pyfisch
9e92eb205a
Reorder imports
2018-11-06 22:35:07 +01:00
kingdido999
ce41c95e05
Format components config #21373
2018-09-02 08:27:07 +08:00
Paul Rouget
baf6635a4c
new android port: introduce a simple servo library
2018-07-31 22:33:51 +08:00
Paul Rouget
e02a23b2f6
Automatically provide a resource reader for tests
2018-04-30 22:19:33 +08:00
Paul Rouget
9fb5795f37
delegate resource reading to embedder
2018-04-27 15:34:52 +08:00
Andrei Cristian Petcu
415c43e226
#20174 removed the option and unwrap
2018-03-02 21:22:38 +02:00
Anthony Ramine
14d0cf595f
Merge servo_config and servo_config_tests
2018-01-20 15:36:41 +01:00