[Webkit-unassigned] [Bug 80719] New: Allow WebFileChooser to return extra file info (like displayName) in addition to mere file paths

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 9 12:41:25 PST 2012


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

           Summary: Allow WebFileChooser to return extra file info (like
                    displayName) in addition to mere file paths
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kinuko at chromium.org
                CC: fishd at chromium.org, michaeln at google.com


Allow WebFileChooser to return extra file info (like displayName) in addition to mere file paths.

On some filesystems/platforms we want to use a separate display name from the base part of the given platform file path.

E.g. we may want to keep a snapshot file of the selected file in a temporary directory with a cryptic name while it's being processed, but want to use a different human-readable display name for the name that is exposed as File.name or as filename= field in the content disposition.

-- 
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