Closed
Bug 1288677
Opened 9 years ago
Closed 8 years ago
DnD should support directories
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
RESOLVED
INCOMPLETE
Tracking | Status | |
---|---|---|
firefox50 | --- | affected |
People
(Reporter: baku, Unassigned)
References
Details
Currently we support just files. But there are APIs such as Directory API and the blink filesystem-subset API (also called Entries API) that support directories.
Updated•9 years ago
|
Priority: -- → P2
Comment 3•9 years ago
|
||
Is this about bug 1289255?
Updated•8 years ago
|
Priority: P2 → P3
Reporter | ||
Comment 5•8 years ago
|
||
This is about DnD for the Directory Upload API. It's still unclear if we want to have it.
Flags: needinfo?(amarchesini) → needinfo?(bugs)
Comment 6•8 years ago
|
||
There will be some discussion about the future of Entries API and Upload proposal on Friday.
Currently it is very much unclear whether we want to expose Upload API or not.
Flags: needinfo?(bugs)
Comment 8•8 years ago
|
||
This is either a dup of the dnd part of Entries API, which we already implemented and shipped,
or this is about the Upload proposal, which we have no plans to ship atm.
Perhaps INCOMPLETE is good enough.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(bugs)
Resolution: --- → INCOMPLETE
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•