[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 02:51:48 PDT 2012


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


Gyuyoung Kim <gyuyoung.kim at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gyuyoung.kim at samsung.com




--- Comment #7 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-04-05 02:51:47 PST ---
(In reply to comment #5)

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

I mean obvious reason is that application needs to set this setting for specific functionality. For example, web app needs to access file access by file name.  If we wanna add new API, in my humble opinion, we need to show this API's role or functionality. I think it is not enough to add new APIs because other ports has similar APIs. You didn't explain when this API will be used or when application needs this functionality.

By the way, If bug 83007 supports universal setting set/get APIs, it looks argument like this will be reduced.

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