[Webkit-unassigned] [Bug 100225] [EFL][WK2] Add APIs to get/set the default text encoding name

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 1 18:22:12 PST 2013


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





--- Comment #11 from Kangil Han <kangil.han at samsung.com>  2013-01-01 18:24:13 PST ---
(From update of attachment 180964)
View in context: https://bugs.webkit.org/attachment.cgi?id=180964&action=review

> Source/WebKit2/UIProcess/API/efl/ewk_settings.cpp:62
> +    m_defaultTextEncoding = defaultTextEncoding.utf8().data();

Seems saved 'm_defaultTextEncoding' isn't used elsewhere.
Then, can we remove it?

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