Closed
Bug 884878
Opened 11 years ago
Closed 11 years ago
[B2G] Add support for multiple accept filters in input type=file
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jsmith, Assigned: baku)
References
Details
(Keywords: compat)
Attachments
(2 files)
4.01 KB,
text/html
|
Details | |
1.58 KB,
patch
|
mounir
:
review+
|
Details | Diff | Splinter Review |
The current Firefox OS implementation of input type=file only allows one filter to be applied in the accept attribute. If multiple filters are specified, the last filter is always used. We should be applying filters specified in the accept attribute for input type=file.
Updated•11 years ago
|
Summary: Add support for multiple accept filters in input type=file → [B2G] Add support for multiple accept filters in input type=file
Comment 2•11 years ago
|
||
Comment on attachment 767313 [details] [diff] [review] patch Review of attachment 767313 [details] [diff] [review]: ----------------------------------------------------------------- Thanks :)
Attachment #767313 -
Flags: review?(mounir) → review+
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 3•11 years ago
|
||
https://hg.mozilla.org/projects/birch/rev/48e4c432e1f8
Assignee: nobody → amarchesini
Keywords: checkin-needed
Comment 4•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/48e4c432e1f8
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•