[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:50:19 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=16482
------- Comment #9 from eric at webkit.org 2008-08-02 02:50 PDT -------
What's left to do here?
1. Jungshik needs to provide some test cases which show this type of detection
in action.
2. Someone needs to abstract the ICU bits into an ICU-specific file. I looked
at making a TextResourceDecoderICU, but that's a loader file and not in
WebCore/platform (where all the suffixed files should go). So maybe we need to
make a TextEncodingDetector.h and TextEncodingDetectorICU.cpp under platform/
and stick this one function in there?
--
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