mirror of
https://github.com/servo/servo
synced 2026-05-14 10:56:44 +02:00
I added error handling for handle_open_db but I also added it to SqliteEngine::new and handle_sync_operation because we also open db there, so I am not sure about these two. part of #40983 --------- Signed-off-by: Taym Haddadi <haddadi.taym@gmail.com>