[Webkit-unassigned] [Bug 91957] New: [EFL] Add File Chooser Settings API.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 22 21:26:31 PDT 2012


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

           Summary: [EFL] Add File Chooser Settings API.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kihong.kwon at samsung.com
                CC: demarchi at webkit.org


Currently on run_open_panel to open file dialog, there is no way to get attributes of FileChooserSettings except allowsMultipleFiles and acceptMIMETypes.
But we need to other attributes to open well designed file dialog, in addition we need to get the capture attribute to support HTML media capture.
Therefore I would like to add File Chooser Settings API to the EFL.

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