mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +02:00
Refactors the WebGLRenderingContext to manage resource cleanup via a dedicated `DroppableWebGLRenderingContext` struct. Testing: This task is only a refactor, no tests added Fixes: partially #26488 Signed-off-by: Domenico Rizzo <domenico.rizzo@gmail.com>