mirror of
https://github.com/servo/servo
synced 2026-05-12 01:46:28 +02:00
When an open request is aborted, it does not always already have a pending upgrade, so we should not make the assertion. Testing: /IndexedDB/worker-termination-aborts-upgrade.window.html Fixes: https://github.com/servo/servo/issues/41918 Signed-off-by: gterzian <2792687+gterzian@users.noreply.github.com>