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

Update FileSystemSyncAccessHandle async methods to sync #53

Closed
wants to merge 0 commits into from

Conversation

dslee414
Copy link
Collaborator

@dslee414 dslee414 commented Sep 22, 2022

Per discussions from #7 and #28, this PR updates FileSystemSyncAccessHandle getSize(), truncate(), flush() and close() asynchronous methods to synchronous.

Note that the changes in this PR is built on top of Access Handle spec update PR (#21), and the merge conflicts will be resolved after #21 has been submitted.

(See WHATWG Working Mode: Changes for more details.)


Preview | Diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant