Files
servo/components/script/script_thread.rs
Sam ffa4864f49 script: Remove redundant realm entering (#41565)
`spawn_pipeline` does not need realm entered and
`handle_fullscreen_exit` does realm entering on it's own:
133c9b4266/components/script/script_thread.rs (L2503)

try run: https://github.com/sagudev/servo/actions/runs/20567048851

Signed-off-by: Sam <16504129+sagudev@users.noreply.github.com>
2025-12-29 12:11:09 +00:00

157 KiB