[Webkit-unassigned] [Bug 87709] New: File.lastModifiedDate must return null if the modified time info is not available

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 29 01:44:41 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=87709

           Summary: File.lastModifiedDate must return null if the modified
                    time info is not available
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kinuko at chromium.org


File.lastModifiedDate must return null if the modified time info is not available.

http://dev.w3.org/2006/webapi/FileAPI/#dfn-lastModifiedDate
"The last modified date of the file. On getting, if user agents can make this information available, this MUST return a new Date[HTML] object initialized to the last modified date of the file; otherwise, this MUST return null."

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list