Skip to content

FileSystemObserver is not yet part of File System standard #25986

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

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

chrisdavidmills
Copy link
Contributor

Summary

The FileSystemObserver interface has been implemented in Chromium 133+ (desktop-only) and is already included in the BCD. However, it is not yet merged into the File System standard (see whatwg/fs#165), so I'm setting it to standard_track: false for now in this PR, to avoid confusion. I'll set it back again when it is merged.

Test results and supporting details

Related issues

@github-actions github-actions bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:s [PR only] 7-24 LoC changed labels Feb 21, 2025
@caugner caugner changed the title Mark FileSystemObserver as standard_track: false FileSystemObserver is not yet merged into the File System standard Feb 21, 2025
@caugner caugner changed the title FileSystemObserver is not yet merged into the File System standard FileSystemObserver is not yet part of File System standard Feb 21, 2025
@caugner caugner merged commit 077b589 into mdn:main Feb 21, 2025
6 checks passed
@chrisdavidmills chrisdavidmills deleted the filesystemobserver-update branch February 21, 2025 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:s [PR only] 7-24 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants