Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move user input logic into servoshell (#30238) | Atbrakhi | 2023-09-06 | 1 | -86/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Embedding API: prefs r/w | Paul Rouget | 2020-06-10 | 1 | -56/+1 |
| | |||||
* | #8539 Config preferences backend restructure | Peter Hall | 2019-03-20 | 1 | -19/+50 |
| | |||||
* | Update MPL license to https (part 4) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
| | |||||
* | `cargo fix --edition-idioms` | Simon Sapin | 2018-11-08 | 1 | -2/+0 |
| | |||||
* | Reorder imports | Pyfisch | 2018-11-06 | 1 | -1/+1 |
| | |||||
* | Format components config #21373 | kingdido999 | 2018-09-02 | 1 | -7/+24 |
| | |||||
* | Automatically provide a resource reader for tests | Paul Rouget | 2018-04-30 | 1 | -3/+0 |
| | |||||
* | delegate resource reading to embedder | Paul Rouget | 2018-04-27 | 1 | -0/+3 |
| | |||||
* | Merge servo_config and servo_config_tests | Anthony Ramine | 2018-01-20 | 1 | -0/+95 |