Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StorageBuckets: Initial browser implementation #26846

Merged
merged 1 commit into from Feb 2, 2021

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Dec 10, 2020

This change adds the mojo equivalent of the
StorageBuckets API, and the interface between
StoragePartitionImpl and Buckets. This does not
have the full implementation of the API and only
stores bucket names in the browser process.
The implementation will come in following CLs.

Tested by wpt: https://source.chromium.org/chromium/chromium/src/+/master:third_party/blink/web_tests/external/wpt/storage/buckets/buckets_basic.tentative.https.any.js?q=f:storage%2Fbuckets%20f:wpt&ss=chromium
API explainer: https://github.com/WICG/storage-buckets/blob/gh-pages/explainer.md

Binary-Size: New Web Platform feature P1.
Bug: 1107946
Change-Id: I0b5bb16b821962aace392cb1c130d28eaf0753e6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368412
Commit-Queue: Ayu Ishii <ayui@chromium.org>
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Reviewed-by: Victor Costan <pwnall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#849776}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Chromium project.

@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-2368412 branch 3 times, most recently from 64530c5 to e595761 Compare December 12, 2020 00:04
@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-2368412 branch 2 times, most recently from cfb83f1 to bf821da Compare December 22, 2020 22:05
This change adds the mojo equivalent of the
StorageBuckets API, and the interface between
StoragePartitionImpl and Buckets. This does not
have the full implementation of the API and only
stores bucket names in the browser process.
The implementation will come in following CLs.

Tested by wpt: https://source.chromium.org/chromium/chromium/src/+/master:third_party/blink/web_tests/external/wpt/storage/buckets/buckets_basic.tentative.https.any.js?q=f:storage%2Fbuckets%20f:wpt&ss=chromium
API explainer: https://github.com/WICG/storage-buckets/blob/gh-pages/explainer.md

Binary-Size: New Web Platform feature P1.
Bug: 1107946
Change-Id: I0b5bb16b821962aace392cb1c130d28eaf0753e6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368412
Commit-Queue: Ayu Ishii <ayui@chromium.org>
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Reviewed-by: Victor Costan <pwnall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#849776}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants