mirror of
https://github.com/servo/servo
synced 2026-05-11 17:37:21 +02:00
Replace `crate::script_runtime::JSContext` with `js::context::JSContext` in `BroadcastChannel::PostMessage` and update interface binding. Testing: Builds and runs locally. Part of: https://github.com/servo/servo/issues/42347 --------- Signed-off-by: BryanSmith00 <bryansmith8023@tuta.com>