mirror of
https://github.com/servo/servo
synced 2026-05-11 01:22:19 +02:00
Like in #37713, instead of updating images directly with webrender api we use the compositor api. We still keep webrender api available in webgl, because that's where we do shutdown, due to GL. Testing: Existing WPT tests Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>