servo/components/config
Jonathan Schwender 07aa561295
ohos: Remove unneeded dirs dependency in servo_config (#34166)
`dirs` does not support OpenHarmony, and it also seems that
there currently is no native API that `dirs` could use on
OpenHarmony and the directory needs to be read from ArkTS.

Signed-off-by: Jonathan Schwender <jonathan.schwender@huawei.com>
2024-11-06 15:58:46 +00:00
..
tests Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
basedir.rs ohos: Remove unneeded dirs dependency in servo_config (#34166) 2024-11-06 15:58:46 +00:00
Cargo.toml ohos: Remove unneeded dirs dependency in servo_config (#34166) 2024-11-06 15:58:46 +00:00
lib.rs remove extern crate (#30311) 2023-09-08 12:11:31 +00:00
opts.rs servoshell: Allow overriding screen resolution with a command-line argument (#34038) 2024-10-30 11:54:13 +00:00
pref_util.rs Replace lazy_static crate with std::sync::LazyLock in layout and config (#33065) 2024-08-15 16:28:04 +00:00
prefs.rs dom: Stub out the IntersectionObserver interface (#33989) 2024-10-25 09:26:47 +00:00