[Webkit-unassigned] [Bug 63063] [EFL] Use accept attribute when executing the file picker for input element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 21 19:06:11 PDT 2011


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





--- Comment #4 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2011-06-21 19:06:11 PST ---
(From update of attachment 97977)
View in context: https://bugs.webkit.org/attachment.cgi?id=97977&action=review

> Source/WebKit/efl/ewk/ewk_private.h:99
> +Eina_Bool ewk_view_run_open_panel(Evas_Object* o, Evas_Object* frame, Eina_Bool allows_multiple_files, const char* acceptTypes, Eina_List** selected_filenames);

For efl style, it is better to change acceptTypes with accept_types.

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