[Webkit-unassigned] [Bug 83121] [EFL] Add setting API for allow universal/file access from file URLs.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 4 01:58:33 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=83121
--- Comment #2 from Gyuyoung Kim <gyuyoung.kim at samsung.com> 2012-04-04 01:58:33 PST ---
(From update of attachment 135526)
View in context: https://bugs.webkit.org/attachment.cgi?id=135526&action=review
> Source/WebKit/efl/ewk/ewk_view.cpp:2445
> +Eina_Bool ewk_view_setting_allow_universal_access_from_file_urls_set(Evas_Object* ewkView, Eina_Bool enable)
I'm not sure whether we add new APIs for this setting obstinately. According to I take a look other ports, almost ports don't support this feature as APIs. If you don't think that EFL port should support this setting feature, I think it is better to move from ewk_view to DumpRenderTreeSupportEfl for just testing.
--
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