[Bug 23853] Please clarify the interpretation of the WebIDL undefined Date in the File constructor

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

--- Comment #3 from Victor Costan <costan@gmail.com> ---
So "lastModifiedDate" would return a... number?

lastModifiedDate is at least supported by Chrome, Firefox and Safari.

If the general desire is to follow the TC39 recommendations, I would suggest
removing/deprecating the lastModifiedDate attribute and introducing a
lastModified that returns a number. This way, browsers can sunset the attribute
based on usage data.

On the other hand, the File constructor, together with the FilePropertyBag, are
just getting implemented in Firefox and Chrome, and are considered
experimental.

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

Received on Monday, 18 November 2013 17:52:44 UTC