From 7dd70c10031b61ff168028a29922ef68b2d9258c Mon Sep 17 00:00:00 2001 From: Joshua Bell Date: Fri, 3 Jun 2022 17:50:00 -0700 Subject: [PATCH] Make bottle map a mapping of name -> (queue, database), drop most imports --- index.bs | 162 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 83 insertions(+), 79 deletions(-) diff --git a/index.bs b/index.bs index fd75f24..d33d679 100644 --- a/index.bs +++ b/index.bs @@ -65,12 +65,7 @@ spec: ecma262; urlPrefix: https://tc39.github.io/ecma262/ spec: storage; urlPrefix: https://storage.spec.whatwg.org/ type: dfn text: storage identifier; url: storage-identifier - text: storage bottle; url: storage-bottle - for: storage bottle; text: map; url: storage-bottle-map text: storage bucket; url: storage-bucket - text: storage proxy map; url: storage-proxy-map - for: storage proxy map; text: backing map; url: storage-proxy-map-backing-map - text: obtain a local storage bottle map; url: obtain-a-local-storage-bottle-map