-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Labels
needs-testsstorage bucketsHandle this with Storage Buckets instead?Handle this with Storage Buckets instead?
Description
Right now IndexedDB is partitioned by the frame's origin, but we should partition third-party iframes independently from first-party frames: https://docs.google.com/document/d/1xd6MXcUhfnZqIe5dt2CTyCn6gEZ7nOezAEWS0W9hwbQ/edit?resourcekey=0-Z5Xn1i5GJ4rit6_93QKIvA
Every time 'origin' is referenced in the spec, we should replace it with a placeholder for origin or double key'd origin depending on how the storage is partitioned.
Metadata
Metadata
Assignees
Labels
needs-testsstorage bucketsHandle this with Storage Buckets instead?Handle this with Storage Buckets instead?