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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 23 04:20:28 PDT 2012


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





--- Comment #9 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-07-23 04:20:33 PST ---
(From update of attachment 153770)
View in context: https://bugs.webkit.org/attachment.cgi?id=153770&action=review

> Source/WebKit/efl/ewk/ewk_file_chooser_settings.h:74
> + * @return list of accepted mimetypes or @c NULL if there is not a proper file chooser settings scheme

I think you need to add more description for Eina_List. Please refer below description.

http://trac.webkit.org/browser/trunk/Source/WebKit/efl/ewk/ewk_intent.h#L80

> Source/WebKit/efl/ewk/ewk_file_chooser_settings.h:85
> + * @return list of accepted file extentions or @c NULL if there is not a proper file chooser settings scheme

ditto.

> Source/WebKit/efl/ewk/ewk_file_chooser_settings.h:99
> + * @return list of selected file names or @c NULL if there is not a proper file chooser settings scheme

ditto.

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