servo/components/script_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
..
tests Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
Cargo.toml Vendor the current version of WebRender 2023-07-03 17:55:17 +02:00
compositor.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
script_msg.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
serializable.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
transferable.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
webdriver_msg.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00