Files
servo/components/script
Gae24 e2e93a214a script: remove unused code inside globalscope.rs (#42686)
- `resolved_module_set_mut()` was replaced by
`add_module_to_resolved_module_set`
- `send_to_constellation()`, all code use
`script_to_constellation_chan()` and optionally handle errors
- `from_object_maybe_wrapped` one usage was removed in #36966, not clear
if that was the only one or more were removed later on

Testing: A successful build is enough
Part of #40882

---------

Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>
2026-02-17 16:08:54 +00:00
..
2025-10-02 07:51:19 +00:00