[Webkit-unassigned] [Bug 81589] [Qt][WK2] Support multi-file upload
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 26 13:51:16 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=81589
--- Comment #15 from Dinu Jacob <dinu.jacob at Nokia.com> 2012-03-26 13:51:15 PST ---
(In reply to comment #14)
> (From update of attachment 133876 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=133876&action=review
>
> > Source/WebKit2/UIProcess/API/qt/qquickwebview.cpp:371
> > + if (!dialogRunner.initForFilePicker(filePicker, q, selectedFileNames, (bool)type))
>
> I don't think that was what Simon meant by being more explicit. I suggest you change it to something like:
>
> if (!dialogRunner.initForFilePicker(filePicker, q, selectedFileNames, type == QtWebPageUIClient::Whatever))
Sure I can make it an explicit boolean value like that.
--
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