mirror of
https://github.com/servo/servo
synced 2026-05-14 10:56:44 +02:00
Replace crate::script_runtime::JSContext with js::context::JSContext in `MessagePort::PostMessage` Testing: Builds and runs fine Fixes: part of https://github.com/servo/servo/issues/42347 Signed-off-by: Onur Sahin <sahinonur2000@hotmail.com>