[Webkit-unassigned] [Bug 100066] [EFL][WK2] Add APIs to get/set the encoding detector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 25 20:10:29 PDT 2012


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





--- Comment #5 from Kangil Han <kangil.han at samsung.com>  2012-10-25 20:11:37 PST ---
(From update of attachment 170062)
View in context: https://bugs.webkit.org/attachment.cgi?id=170062&action=review

>>> Source/WebKit2/UIProcess/API/C/WKPreferences.h:223
>>> +// Defaults to false.
>> 
>> IMHO, it depends on policy. So I would like to remove this comment.
> 
> There are default values for each setting member variables in Setting.cpp. I think its common to comment it.

If we set this setting value true on ewk initialization step, as an example, this function should return true.
It means it is port specific.

Then, caller might have confusion between this comment and actual result.
Actually, there was a discussion to enable encoding detector by default in efl port even though it hasn't been happened. :)

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