Closed
Bug 1288683
Opened 8 years ago
Closed 8 years ago
Enable webkitdirectory and Entries API
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla50
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
People
(Reporter: baku, Assigned: smaug)
References
Details
(Keywords: dev-doc-complete)
Attachments
(2 files)
124 bytes,
patch
|
Details | Diff | Splinter Review | |
576 bytes,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #8773706 -
Flags: review?(bugs)
Assignee | ||
Comment 1•8 years ago
|
||
Comment on attachment 8773706 [details] [diff] [review] ship1.patch This is wrong patch, but anyhow, we agreed that dnd directories to webkitdirectory type=file should be supported.
Attachment #8773706 -
Flags: review?(bugs)
Assignee | ||
Comment 2•8 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=5664f3ee6556 (baku has given r+ to enable on IRC)
Assignee: amarchesini → bugs
Attachment #8775988 -
Flags: review+
Updated•8 years ago
|
Keywords: dev-doc-needed
Assignee | ||
Updated•8 years ago
|
Summary: Ship webkitdirectory and webkitrelativepath → Enable webkitdirectory and Entries API
Pushed by opettay@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/5785e6e80c66 Enable webkitdirectory and Entries API, r=baku
Comment 4•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5785e6e80c66
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
Comment 5•7 years ago
|
||
Hi! I can't find any info about Entries API (which is pretty unusual). What are these? Is there any spec (even informal) for them? Or a webidl? Would be helpful for documenting them ;-)
Flags: needinfo?(bugs)
Assignee | ||
Comment 6•7 years ago
|
||
https://wicg.github.io/entries-api/ is trying to document what is now implemented in Blink, Gecko and Edge. (webkitdirectory is different stuff)
Flags: needinfo?(bugs)
Assignee | ||
Comment 7•7 years ago
|
||
oh, actually that draft spec is defining also webkitdirectory
Comment 8•7 years ago
|
||
Documentation is now complete: https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/webkitdirectory has been written https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement has been updated And listed on Firefox 50 for developers.
Keywords: dev-doc-needed → dev-doc-complete
Updated•5 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•