[Webkit-unassigned] [Bug 16482] hook up ICU's encoding detector and add a boolean param to Settings and WebPreferences

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 2 02:47:53 PDT 2008


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





------- Comment #8 from eric at webkit.org  2008-08-02 02:47 PDT -------
Created an attachment (id=22616)
 --> (https://bugs.webkit.org/attachment.cgi?id=22616&action=view)
Updated copy of Jungshik's patch which compiles on ToT

 WebCore/icu/unicode/ucsdet.h                  |  350 +++++++++++++++++++++++++
 WebCore/loader/FrameLoader.cpp                |    5 +-
 WebCore/loader/TextResourceDecoder.cpp        |   31 ++-
 WebCore/loader/TextResourceDecoder.h          |    8 +-
 WebCore/page/Settings.cpp                     |    6 +
 WebCore/page/Settings.h                       |    4 +
 WebKit/mac/WebView/WebPreferenceKeysPrivate.h |    1 +
 WebKit/mac/WebView/WebPreferences.mm          |    1 +
 WebKit/mac/WebView/WebPreferencesPrivate.h    |    3 +
 WebKit/mac/WebView/WebView.mm                 |    1 +
 10 files changed, 405 insertions(+), 5 deletions(-)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list