servo/components/shared
Simon Wülker 7df30f3788
Replace .map_or(false with Option::is_some_and (#33468)
Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
2024-09-16 10:03:52 +00:00
..
background_hang_monitor Replace the lazy_static crate with std::sync::LazyLock in components/shared (#33060) 2024-08-15 12:05:29 +00:00
base clippy: Fix suggestions in script, libservo, and servoshell (#33453) 2024-09-14 08:41:13 +00:00
bluetooth Replace .map_or(false with Option::is_some_and (#33468) 2024-09-16 10:03:52 +00:00
canvas Trace more functions by adding perfetto tracing events (#33417) 2024-09-13 05:51:19 +00:00
compositing Add tracing events (#33189) 2024-09-05 12:11:12 +00:00
devtools Stop using time@0.1 in Servo (#33394) 2024-09-11 07:09:56 +00:00
embedder Replace the lazy_static crate with std::sync::LazyLock in components/shared (#33060) 2024-08-15 12:05:29 +00:00
fonts Rename gfx to fonts (#32556) 2024-06-19 20:26:19 +00:00
net Improve spec conformance around request header validation (#33418) 2024-09-14 03:01:22 +00:00
profile script: Create a CrossProcessInstant to enable serializable monotonic time (#33282) 2024-09-05 18:50:09 +00:00
script Trace more functions by adding perfetto tracing events (#33417) 2024-09-13 05:51:19 +00:00
script_layout Trace more functions by adding perfetto tracing events (#33417) 2024-09-13 05:51:19 +00:00
webrender compositor: Do not allow script to scroll past maximum scroll node offsets (#33428) 2024-09-13 03:52:17 +00:00