Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
In the most recent (June 2 2014) version of the File API spec, the existing Date property lastModifiedDate has been replaced with a numeric property lastModified
ML discussion: http://lists.w3.org/Archives/Public/public-webapps/2013OctDec/0662.html
Bug: https://www.w3.org/Bugs/Public/show_bug.cgi?id=22824
Old spec: http://www.w3.org/TR/2012/WD-FileAPI-20121025/
New spec: http://dev.w3.org/2006/webapi/FileAPI/ (for now)
We should change, with a deprecation notice for backwards compatibility, to the new attribute.
This likely affects media-capture as well as file, and other plugins which generate File objects.