From b1969a22772609f6070eb92e10c65c48070c7eee Mon Sep 17 00:00:00 2001 From: Domenic Denicola Date: Wed, 19 Mar 2025 16:52:05 +0900 Subject: [PATCH 1/2] Meta: export keys, sheds, and bottles Co-authored-by: Jeffrey Yasskin --- storage.bs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/storage.bs b/storage.bs index e2742e1..218ac8f 100644 --- a/storage.bs +++ b/storage.bs @@ -206,8 +206,8 @@ anticipated that some APIs will be applicable to both storage types going

Storage keys

-

A storage key is a tuple consisting of an origin -(an origin). [[!HTML]] +

A storage key is a tuple consisting of an +origin (an origin). [[!HTML]]

This is expected to change; see Client-Side Storage Partitioning. @@ -253,8 +253,8 @@ steps:

Storage sheds

-

A storage shed is a map of storage keys to storage shelves. -It is initially empty. +

A storage shed is a map of storage keys to +storage shelves. It is initially empty.


@@ -393,7 +393,7 @@ steps:

Storage bottles

-

A storage bottle is a part of a storage bucket carved out for a single +

A storage bottle is a part of a storage bucket carved out for a single storage endpoint. A storage bottle has a map, which is initially an empty map. A storage bottle also has a proxy map reference set, which is initially an empty From 4f9d133701ca340925c17cd4eb523ac2378fe179 Mon Sep 17 00:00:00 2001 From: Domenic Denicola Date: Wed, 19 Mar 2025 17:07:43 +0900 Subject: [PATCH 2/2] Also fix end tag error --- storage.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage.bs b/storage.bs index 218ac8f..26ab4e2 100644 --- a/storage.bs +++ b/storage.bs @@ -472,7 +472,7 @@ is needed for issue #4 Storage Access API. -

Storage task source

+

Storage task source

The storage task source is a task source to be used for all tasks related to a storage endpoint. In particular those that relate to