From 7ce13b0fd0f3a869c715bc1cec38efdcfb8aa6b4 Mon Sep 17 00:00:00 2001 From: Bruno Windels Date: Sat, 21 Mar 2020 22:53:11 +0100 Subject: [PATCH] add prototype to test we can safely attempt to open two readwrite txns --- prototypes/idb2rwtxn.html | 76 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 prototypes/idb2rwtxn.html diff --git a/prototypes/idb2rwtxn.html b/prototypes/idb2rwtxn.html new file mode 100644 index 00000000..061990a0 --- /dev/null +++ b/prototypes/idb2rwtxn.html @@ -0,0 +1,76 @@ + + + + + + + + + +