mirror of
https://github.com/servo/servo
synced 2026-05-15 11:26:50 +02:00
Moves the adapter dropping logic from the `GPUAdapter` struct to a new `DroppableGPUAdapter` struct. Testing: No tests added. Fixes: Partially #26488 Signed-off-by: Domenico Rizzo <domenico.rizzo@gmail.com>