[Bug 24586] Remove FileList

https://www.w3.org/Bugs/Public/show_bug.cgi?id=24586

--- Comment #3 from Jonas Sicking <jonas@sicking.cc> ---
That's the beauty. If we use the proposed solution in bug 23682 and use Arrays
rather than FileList, then we leverage the existing feature set of Arrays. I.e.
things like FileList.drop(whatever) isn't needed since Arrays already have that
functionality.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 10 February 2014 17:10:46 UTC