mirror of
https://github.com/servo/servo.git
synced 2025-06-29 03:23:41 +01:00
Make webgl behave better with session history
This prevents the compositor from animating pages that are not actually visible, so pages using webgl do not needlessly impact the performance of the rest of the browser. Additionally, this fixes a problem that was alluded to in [this code](
|
||
---|---|---|
.. | ||
webgl_mode | ||
canvas_data.rs | ||
canvas_paint_thread.rs | ||
Cargo.toml | ||
gl_context.rs | ||
lib.rs | ||
webgl_thread.rs |