servo/components/compositing
Martin Robinson fbe1f0ef6d
compositing: Remove IOCompositor::zoom_time and IOCompositor::zoom_action (#36509)
It seems that these two members are completely unused.

Testing: These changes are untested as they simply removed dead code.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2025-04-14 10:09:43 +00:00
..
Cargo.toml libservo: Remove the unused multiview feature (#36485) 2025-04-14 07:46:07 +00:00
compositor.rs compositing: Remove IOCompositor::zoom_time and IOCompositor::zoom_action (#36509) 2025-04-14 10:09:43 +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