servo/components/servo
Martin Robinson 2464d0937f
base: Finish rename of TopLevelBrowsingContextId to WebViewId (#35896)
The `WebViewId` name is a lot more descriptive these days to the casual
reader, so I think we can go ahead and finish the rename.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2025-03-11 10:56:10 +00:00
..
examples Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
build.rs Don't generate gstreamer data when dummy media backend enabled. (#35056) 2025-01-18 14:14:45 +00:00
Cargo.toml libservo: Move size handling to RenderContext from WindowMethods (#35621) 2025-02-25 15:03:53 +00:00
clipboard_delegate.rs libservo: Add a ClipboardDelegate and a default implementation (#35297) 2025-02-07 10:43:46 +00:00
lib.rs base: Finish rename of TopLevelBrowsingContextId to WebViewId (#35896) 2025-03-11 10:56:10 +00:00
proxies.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
servo_delegate.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
webview.rs compositor: Make input event handling per-WebView (#35716) 2025-03-05 18:47:13 +00:00
webview_delegate.rs libservo: Clean up interfaces for alert()/confirm()/prompt() (#35579) 2025-02-27 02:49:08 +00:00