RESOLVED FIXED 55317
Remove registerBaseEncodingNames and registerBaseCodecs from TextCodecWinCE
https://bugs.webkit.org/show_bug.cgi?id=55317
Summary Remove registerBaseEncodingNames and registerBaseCodecs from TextCodecWinCE
Patrick R. Gansterer
Reported 2011-02-27 04:35:58 PST
Remove registerBaseEncodingNames and registerBaseCodecs from TextCodecWinCE
Attachments
Patch (10.41 KB, patch)
2011-02-27 04:42 PST, Patrick R. Gansterer
no flags
Patrick R. Gansterer
Comment 1 2011-02-27 04:42:11 PST
Patrick R. Gansterer
Comment 2 2011-02-27 04:56:49 PST
Comment on attachment 83973 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=83973&action=review > Source/WebCore/ChangeLog:9 > + Also remove the "fast path" for UTF-8 data, because we now have a separate TextCodec. This patch only removes the obsolete code. I'll do some additional cleanup in a follow-up patch.
WebKit Commit Bot
Comment 3 2011-02-27 22:53:58 PST
Comment on attachment 83973 [details] Patch Clearing flags on attachment: 83973 Committed r79842: <http://trac.webkit.org/changeset/79842>
WebKit Commit Bot
Comment 4 2011-02-27 22:54:02 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.