[Webkit-unassigned] [Bug 124474] [EFL] Implement download directory selector on Minibrowser
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 20 16:30:03 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=124474
--- Comment #5 from Ryuan Choi <ryuan.choi at samsung.com> 2013-11-20 16:28:36 PST ---
(From update of attachment 217494)
View in context: https://bugs.webkit.org/attachment.cgi?id=217494&action=review
> Tools/MiniBrowser/efl/main.c:679
> + elm_fileselector_expandable_set(directory_selector, EINA_FALSE);
If I remember correctly, we don't need this because default value is EINA_FALSE.
> Tools/MiniBrowser/efl/main.c:680
> + elm_fileselector_buttons_ok_cancel_set(directory_selector, EINA_FALSE);
Do you have any reason to use custom ok / cancel instead of builtin ?
--
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