- From: Austin Sullivan <notifications@github.com>
- Date: Mon, 09 Jan 2023 21:10:44 -0800
- To: whatwg/storage <storage@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 10 January 2023 05:10:56 UTC
See https://github.com/whatwg/fs/issues/3 Writes using any storage API should be rejected if the site is out of quota. Therefore all writes from storage APIs which may affect or be affected by quota should run in order (at least per-site) You can view, comment on, or merge this pull request online at: https://github.com/whatwg/storage/pull/155 -- Commit Summary -- * define a storage task source -- File Changes -- M storage.bs (11) -- Patch Links -- https://github.com/whatwg/storage/pull/155.patch https://github.com/whatwg/storage/pull/155.diff -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/storage/pull/155 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/storage/pull/155@github.com>
Received on Tuesday, 10 January 2023 05:10:56 UTC