mirror of
https://github.com/servo/servo.git
synced 2025-08-01 19:50:30 +01:00
This PR removes all `Set*` commands as we will send needed options on each request. This will allow us to remove most of state handling from canvas paint thread (currently it's still stateful). Testing: Existing WPT tests work towards #38022 try run: https://github.com/sagudev/servo/actions/runs/16413823963 --------- Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> |
||
---|---|---|
.. | ||
canvas.rs | ||
Cargo.toml | ||
lib.rs | ||
webgl.rs |