- From: Ari Chivukula <notifications@github.com>
- Date: Thu, 02 Jun 2022 08:33:00 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 2 June 2022 15:33:12 UTC
This PR is more of a find and replace right now, not all the concepts translate perfectly as https://html.spec.whatwg.org/multipage/webappapis.html#environment-settings-objects needs a storage key and https://storage.spec.whatwg.org/#storage-keys needs to define the opaque concept. Closes #382 The following tasks have been completed: * [ ] Confirmed there are no ReSpec/BikeShed errors or warnings. * [ ] Modified Web platform tests (link to pull request) Implementation commitment: * [ ] WebKit (https://bugs.webkit.org/show_bug.cgi?id=) * [ ] Chromium (https://bugs.chromium.org/p/chromium/issues/detail?id=) * [ ] Gecko (https://bugzilla.mozilla.org/show_bug.cgi?id=) You can view, comment on, or merge this pull request online at: https://github.com/w3c/IndexedDB/pull/383 -- Commit Summary -- * Support Storage Partitioning -- File Changes -- M index.bs (56) -- Patch Links -- https://github.com/w3c/IndexedDB/pull/383.patch https://github.com/w3c/IndexedDB/pull/383.diff -- Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/pull/383 You are receiving this because you are subscribed to this thread. Message ID: <w3c/IndexedDB/pull/383@github.com>
Received on Thursday, 2 June 2022 15:33:12 UTC