mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +02:00
Moves the cleanup logic to a separate helper struct to comply with the prohibition of manual `Drop` implementations for DOM types. Testing: WebGL tests just cover its parts Fixes: Partially #26488 Signed-off-by: Domenico Rizzo <domenico.rizzo@gmail.com>