servo/components/constellation
Ngo Iok Ui (Wu Yu Wei) 74897c3851
Update WebView variants of ConstellationMsg (#32163)
* Add ConstellationMsg::WebViewOpened

* Remove unused variants

* Send the message on first webview as well
2024-04-29 07:59:52 +00:00
..
browsingcontext.rs clippy: Allow too_many_arguments for existing functions (#31974) 2024-04-02 12:50:45 +00:00
Cargo.toml Replace remutex with parking_lot's ReentrantMutex (#31817) 2024-03-22 08:16:39 +00:00
constellation.rs Update WebView variants of ConstellationMsg (#32163) 2024-04-29 07:59:52 +00:00
event_loop.rs clippy: Fix warnings in components/constellation (#31610) 2024-03-11 10:22:28 +00:00
lib.rs constellation: allow event tracing to be configured with RUST_LOG (#31659) 2024-03-14 12:28:36 +00:00
logging.rs Replace remutex with parking_lot's ReentrantMutex (#31817) 2024-03-22 08:16:39 +00:00
network_listener.rs clippy: Fix warnings in components/constellation (#31610) 2024-03-11 10:22:28 +00:00
pipeline.rs clippy: Allow too_many_arguments for existing functions (#31974) 2024-04-02 12:50:45 +00:00
sandboxing.rs clippy: Fix assorted warnings in components/ (#31628) 2024-03-13 08:31:58 +00:00
serviceworker.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
session_history.rs clippy: Fix warnings in components/constellation (#31610) 2024-03-11 10:22:28 +00:00
timer_scheduler.rs clippy: Fix warnings in components/constellation (#31610) 2024-03-11 10:22:28 +00:00
tracing.rs Update WebView variants of ConstellationMsg (#32163) 2024-04-29 07:59:52 +00:00
webview.rs Initial internal support for multiple webviews (#31417) 2024-04-03 11:06:28 +00:00