[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
Thu Apr 5 01:46:07 PDT 2012


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





--- Comment #5 from Kamil Blank <k.blank at samsung.com>  2012-04-05 01:46:07 PST ---
(In reply to comment #4)
> (From update of attachment 135526 [details])
> 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.
> > 
> > As I checked both settings are supported by API in QT, GTK and Chromium ports. Isn't it a good reason to add them also in EFL port?
> 
> I don't think we can add new APIs without obvious reason. 

What defines obvious reason?

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