mirror of
https://github.com/servo/servo
synced 2026-05-11 01:22:19 +02:00
Moves the `Drop` implementation for `GPUCommandBuffer` to a separate struct, `DroppableGPUCommandBuffer`. Updates bindings config to remove `allowDropImpl` which is no longer needed. Testing: No tests added Fixes: Partially #26488 Signed-off-by: Domenico Rizzo <domenico.rizzo@gmail.com>