[Webkit-unassigned] [Bug 51045] [Qt] Implement HTML File Input "accept" attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 18 09:22:48 PST 2010


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


Benjamin Poulain <benjamin.poulain at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |QtTriaged
                 CC|                            |benjamin.poulain at nokia.com
     Ever Confirmed|0                           |1




--- Comment #1 from Benjamin Poulain <benjamin.poulain at nokia.com>  2010-12-18 09:22:48 PST ---
Now that I have seen https://bugs.webkit.org/show_bug.cgi?id=51043 and the FileChooser API I wonder if our existing API for the file picker is just not future proof.

If we have to add an extension to QWebPage for each change of FileChooser, our API might get uglier and uglier with time. I don't know if other changes are planned.

Maybe the solution is to have a new slot like this:
bool QWebPage::chooseFileOrDirectory(const QWebFilePickerOption &).


Please consider having a look at this API for WebKit 2 as well when fixing the bug :)

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