[webkit-reviews] review granted: [Bug 67228] [Qt] [WK2] implement support to upload files in Qt WebKit2 : [Attachment 106914] Patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 12 08:52:33 PDT 2011


Andreas Kling <kling at webkit.org> has granted Igor Trindade Oliveira
<igor.oliveira at webkit.org>'s request for review:
Bug 67228: [Qt] [WK2] implement support to upload files in Qt WebKit2
https://bugs.webkit.org/show_bug.cgi?id=67228

Attachment 106914: Patch.
https://bugs.webkit.org/attachment.cgi?id=106914&action=review

------- Additional Comments from Andreas Kling <kling at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=106914&action=review


r=me

> Source/WebKit2/UIProcess/qt/TouchViewInterface.h:78
> +    virtual void chooseFiles(WKOpenPanelResultListenerRef listenerRef, const
QStringList& selectedFileNames, FileChooserType type) { }

Unnecessary parameter names: listenerRef, type.


More information about the webkit-reviews mailing list