mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +02:00
This changes the methods in dom/canvas to use the new JSContext/&mut JSContext instead of CanGc. Part of https://github.com/servo/servo/issues/40600 Signed-off-by: Narfinger <Narfinger@users.noreply.github.com> Testing: This is a refactor, hence, compilation is the test. --------- Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>