servo/components/net_traits
Martin Robinson 28315ba48a
Rename messages forwarded from the constellation to the compositor (#30496)
The constellation forwards messages from other tasks to the compositor.
Mainly, these are passed to WebRender. This change updates the names of
these messages so it is clearer where they are coming from and where
they are going.
2023-10-05 16:40:44 +00:00
..
fetch Fix return value of concept-header-list-get to Option<Vec<u8>> 2023-03-26 19:57:39 +09:00
image Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
tests Implement WebP support 2022-05-10 18:40:19 -03:00
blob_url_store.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
Cargo.toml Switch to rustls and webpki-roots (#30025) 2023-08-08 14:00:10 +00:00
filemanager_thread.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
image_cache.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
lib.rs Rename messages forwarded from the constellation to the compositor (#30496) 2023-10-05 16:40:44 +00:00
pub_domains.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
quality.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
request.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
response.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
storage_thread.rs remove extern crate (#30311) 2023-09-08 12:11:31 +00:00