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

[NativeFS] Enable storing handles in IndexedDB. #21072

Merged
merged 1 commit into from Feb 18, 2020

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Jan 7, 2020

This is the last in a series of CLs to enable storing native file
system handles in IndexedDB. This adds the plumbing from blink to the
browser process, as well as logic in IndexedDBBackingStore to actually
serialize handles to disk.

Bug: 955193
Change-Id: Ib43e0395d0355cd2ab24eef33168f4e09879f0eb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1931647
Reviewed-by: Mike West <mkwst@chromium.org>
Reviewed-by: Daniel Murphy <dmurph@chromium.org>
Commit-Queue: Marijn Kruisselbrink <mek@chromium.org>
Cr-Commit-Position: refs/heads/master@{#742081}

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-1931647 branch 2 times, most recently from 3de3811 to 0baaab1 Compare January 9, 2020 19:05
@gsnedders gsnedders closed this Jan 24, 2020
@gsnedders gsnedders deleted the chromium-export-cl-1931647 branch January 24, 2020 18:04
@gsnedders gsnedders restored the chromium-export-cl-1931647 branch January 24, 2020 18:50
@Hexcles Hexcles reopened this Jan 24, 2020
@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-1931647 branch 9 times, most recently from c1cad88 to e176c79 Compare January 31, 2020 20:27
@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-1931647 branch 2 times, most recently from 7158601 to accaaaf Compare February 13, 2020 13:49
@chromium-wpt-export-bot chromium-wpt-export-bot changed the title WIP Store Native File System handles in IDB [NativeFS] Enable storing handles in IndexedDB. Feb 13, 2020
@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-1931647 branch 2 times, most recently from dc6e911 to f0df513 Compare February 17, 2020 09:19
This is the last in a series of CLs to enable storing native file
system handles in IndexedDB. This adds the plumbing from blink to the
browser process, as well as logic in IndexedDBBackingStore to actually
serialize handles to disk.

Bug: 955193
Change-Id: Ib43e0395d0355cd2ab24eef33168f4e09879f0eb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1931647
Reviewed-by: Mike West <mkwst@chromium.org>
Reviewed-by: Daniel Murphy <dmurph@chromium.org>
Commit-Queue: Marijn Kruisselbrink <mek@chromium.org>
Cr-Commit-Position: refs/heads/master@{#742081}
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

5 participants