Skip to content

Commit

Permalink
Update references to Origin Private File System. (#116)
Browse files Browse the repository at this point in the history
* Update references to Origin Private File System.

This feature is now termed Bucket File System.

---------

Co-authored-by: Evan Stade <[email protected]>
  • Loading branch information
evanstade and Evan Stade authored Nov 28, 2023
1 parent fc359a1 commit fdca52c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ Specific storage endpoints may need to run additional actions to remove data whe

Issue: [[IndexedDB-3]] needs to define how deletion occurs when data is evicted by quota.

Issue: [[FS]] needs to define how deletion occurs for Origin Private File System when data is evicted by quota.
Issue: [[FS]] needs to define how deletion occurs for Bucket File System when data is evicted by quota.

Issue: [[Service-Workers]] needs to define how deletion occurs for CacheStorage and Service Workers when data is evicted by quota.

Expand Down Expand Up @@ -494,7 +494,7 @@ A {{StorageBucket}} has a {{CacheStorage}} object, initially null. The <dfn attr

</div>

<h4 id="storage-bucket-getdirectory">Using an Origin Private File System</h4>
<h4 id="storage-bucket-getdirectory">Using a Bucket File System</h4>

Issue: [[Storage]] needs to define helpers to retrieve the bottle map for a given (non-default) bucket.

Expand Down

0 comments on commit fdca52c

Please sign in to comment.