mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +02:00
Move IDBFactory to global scope(away from specific globals like window and worker) Testing: no effect on WPT test. part of https://github.com/servo/servo/issues/40983 Signed-off-by: Taym Haddadi <haddadi.taym@gmail.com>