mirror of
https://github.com/servo/servo
synced 2026-05-11 01:22:19 +02:00
Implement the full connection lifecycle, from opening and potentially upgrading a database, waiting on existing connections to close, firing the versionchange and blocked events, and updating pending open requests when connections close. Testing: WPT Fixes: Part of https://github.com/servo/servo/issues/40983 --------- Signed-off-by: gterzian <2792687+gterzian@users.noreply.github.com>