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

Move file-and-directory-entries out of drafts #2633

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ddbeck
Copy link
Collaborator

@ddbeck ddbeck commented Feb 11, 2025

This is an extremely old draft feature that we added almost at the very beginning. It kinda works still but overlapping keys are a bit of a fuss.

See also: #2632

Copy link
Collaborator

@foolip foolip left a comment

Choose a reason for hiding this comment

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

The computed Baseline status is false. Is that because some part of this is deprecated? Or we need compute_from?

@ddbeck
Copy link
Collaborator Author

ddbeck commented Feb 20, 2025

The MDN page for this API mentions two main entry points — via api.DataTransferItem.webkitGetAsEntry and api.HTMLInputElement.webkitEntries — neither of which are Baseline-eligible because neither is supported on Firefox for Android (nor is the related drag and drop API). There are some interfaces exposed on Firefox for Android, though I'm unsure on what utility it would have with some of the pieces missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature definition Creating or defining new features or groups of features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants