You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To <dfn>open a database</dfn> with |storageKey| which requested the [=/database=] to be opened, a database |name|, a database |version|, and a |request|, run these steps:
4900
+
To <dfn>open a database connection</dfn> with |storageKey| which requested the [=/database=] to be opened, a database |name|, a database |version|, and a |request|, run these steps:
4901
4901
4902
4902
1. Let |queue| be the [=/connection queue=] for |storageKey| and |name|.
4903
4903
@@ -4969,7 +4969,7 @@ To <dfn>open a database</dfn> with |storageKey| which requested the [=/database=
0 commit comments