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

Fix error handling in OPFSFileSystemProvider #14790

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

robertjndw
Copy link
Contributor

What it does

There was a mistake in the error handling/throwing in the OPFS file system provider which prevented it from creating directories.

How to test

Run the browser-only variant and try to create a directory. This should work now as expected

Follow-ups

None

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Review checklist

Reminder for reviewers

@sdirix sdirix self-requested a review January 29, 2025 12:01
Copy link
Member

@sdirix sdirix left a comment

Choose a reason for hiding this comment

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

Works for me!

@sdirix sdirix merged commit 22d1898 into eclipse-theia:master Jan 29, 2025
11 checks passed
@github-actions github-actions bot added this to the 1.58.0 milestone Jan 29, 2025
@robertjndw robertjndw deleted the fix/opfs-error-handling branch January 29, 2025 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants