servo/components/config
Martin Robinson e7a6691628
libservo: Enable file directory listing by default (#35317)
This is a useful feature to have in a browser engine, so I think it
should be enabled by default. I believe that the original concern was
that there was a security issue, but this certainly has the same
security concerns as normal file loading.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2025-02-06 10:05:04 +00:00
..
macro api: Flatten and simplify Servo preferences (#34966) 2025-01-14 13:54:06 +00:00
Cargo.toml api: Flatten and simplify Servo preferences (#34966) 2025-01-14 13:54:06 +00:00
lib.rs api: Flatten and simplify Servo preferences (#34966) 2025-01-14 13:54:06 +00:00
opts.rs Consolidated opts into a manual Default trait implementation (#35257) 2025-02-01 20:18:09 +00:00
pref_util.rs api: Flatten and simplify Servo preferences (#34966) 2025-01-14 13:54:06 +00:00
prefs.rs libservo: Enable file directory listing by default (#35317) 2025-02-06 10:05:04 +00:00