servo/components/background_hang_monitor
Martin Robinson 9dbc942bee
libservo: Port desktop servoshell to use the new WebView API (#35183)
This removes all uses of `EmbedderEvent` in the desktop servoshell to
use the new `WebView` API -- filling it out when necessary.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Delan Azabani <dazabani@igalia.com>
2025-01-28 14:57:57 +00:00
..
tests Dont use lazy static to construct mutexes (#33047) 2024-08-14 13:42:01 +00:00
background_hang_monitor.rs libservo: Port desktop servoshell to use the new WebView API (#35183) 2025-01-28 14:57:57 +00:00
Cargo.toml Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
lib.rs background_hang_monitor: Add musl compatibility (#33153) 2024-08-21 21:38:28 +00:00
sampler.rs build: Fix build warnings on Windows (#32500) 2024-06-15 14:31:36 +00:00
sampler_linux.rs clippy: fix warnings in various modules in components (#31568) 2024-03-08 14:28:04 +00:00
sampler_mac.rs Fix clippy warnings in components/third_party (#31623) 2024-03-12 17:17:23 +00:00
sampler_windows.rs deps: Switch from winapi to windows_sys in Servo code (#32516) 2024-06-17 08:27:50 +00:00