servo/components/compositing
Josh Matthews 740a94ef20
Fix typo in tracing code. (#36501)
Presumably this was an autocomplete mistake.

Testing: ran Servo with RUST_LOG enabled. No panic any more.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2025-04-13 16:42:14 +00:00
..
Cargo.toml compositing: Send CompositorDisplayListInfo as bytes to compositor (#36484) 2025-04-12 20:01:22 +00:00
compositor.rs compositor: Unify the cross process and in-process API (#36443) 2025-04-12 21:38:22 +00:00
lib.rs compositor: Unify the cross process and in-process API (#36443) 2025-04-12 21:38:22 +00:00
touch.rs Fixed the crash issue when the openharmony web component is adapted. (#36229) 2025-03-31 09:46:49 +00:00
tracing.rs Fix typo in tracing code. (#36501) 2025-04-13 16:42:14 +00:00
webview.rs libservo: Move animation tracking from WindowMethods to delegates (#36400) 2025-04-09 19:41:53 +00:00
webview_manager.rs Separate WebviewManager from Webview in compositor and constellation (#36302) 2025-04-04 07:34:19 +00:00
windowing.rs libservo: Move animation tracking from WindowMethods to delegates (#36400) 2025-04-09 19:41:53 +00:00