Files
servo/resources
Ashwin Naren 232d434701 Add servo:config page (#40324)
Similar to about:config from firefox. All preferences are editable;
editing them mid-runtime is not guaranteed to cause any effects. This is
separate from servo:preferences, which selectively groups and exposes
preferences. This probably would become more useful if/when preferences
become persistent.

<img width="1136" height="880" alt="Screenshot 2025-10-31 at 10 19
57 PM"
src="https://github.com/user-attachments/assets/2ef759d8-06a4-457f-b9df-331cc3525338"
/>


Followup work:
- Remove `getStringPreference`, `getIntPreference`, and
`getBoolPreference`. Using `getPreference` and `preferenceType` is more
flexible.
- Make more of these config options work on the fly.
- Allow for reverting config options.

---------

Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
2026-02-09 17:31:59 +00:00
..
2018-09-07 10:57:55 +02:00
2016-12-07 00:03:59 +01:00
2020-02-12 01:40:06 +01:00
2025-12-09 23:33:31 +00:00
2025-12-09 23:33:31 +00:00
2020-11-17 19:36:54 -08:00
2020-06-29 23:20:54 -07:00
2020-02-12 16:30:00 -05:00