servo/components/shared/script_layout
Martin Robinson ad07db0b0c
script_traits: Rename ConstellationControlMsg to ScriptThreadMessage (#35226)
At some point in the past this message was only sent from the
`Constellation` to `script`, but nowadays this is sent from various
parts of servo to the `ScriptThread`, so this is a better name. In
particular, the current name makes it seeem like this message controls
the `Constellation`, which it does not.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2025-01-30 22:46:17 +00:00
..
Cargo.toml script: Manage <iframe> sizes in Window (#34643) 2024-12-16 15:05:33 +00:00
lib.rs script_traits: Rename ConstellationControlMsg to ScriptThreadMessage (#35226) 2025-01-30 22:46:17 +00:00
wrapper_traits.rs Rename gfx to fonts (#32556) 2024-06-19 20:26:19 +00:00