mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
Moves the drop implementation for `GPUComputePipeline` to a separate `DroppableGPUComputePipeline` struct. Removes `allowDropImpl` from the bindings configuration. Testing: No tests added because of webgpu tests existent coverage Fixes: Partially #26488 Signed-off-by: Domenico Rizzo <domenico.rizzo@gmail.com>