mirror of
https://github.com/servo/servo
synced 2026-05-15 03:16:47 +02:00
Added dedicated worker side handling, followed the same pattern used in main script handling by wiring worker global scope to `DebuggerGlobalScope` and invoking `fire_eval` fixes: Part of #43317 Signed-off-by: SharanRP <z8903830@gmail.com>