[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 17:03:08 PDT 2012


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





--- Comment #3 from Kangil Han <kangil.han at samsung.com>  2012-10-25 17:04:16 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.

>> Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_settings.cpp:165
>> +    ASSERT_FALSE(ewk_setting_uses_encoding_detector_get(settings));
> 
> It would be better to add comments that the default setting value is 'false' to explain why ASSERT_FALSE() is used.

IMHO, it depends on policy. So I would like to remove this line of test.

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