Bug 55317 - Remove registerBaseEncodingNames and registerBaseCodecs from TextCodecWinCE
Summary: Remove registerBaseEncodingNames and registerBaseCodecs from TextCodecWinCE
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Patrick R. Gansterer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-27 04:35 PST by Patrick R. Gansterer
Modified: 2011-02-27 22:54 PST (History)
1 user (show)

See Also:


Attachments
Patch (10.41 KB, patch)
2011-02-27 04:42 PST, Patrick R. Gansterer
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick R. Gansterer 2011-02-27 04:35:58 PST
Remove registerBaseEncodingNames and registerBaseCodecs from TextCodecWinCE
Comment 1 Patrick R. Gansterer 2011-02-27 04:42:11 PST
Created attachment 83973 [details]
Patch
Comment 2 Patrick R. Gansterer 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.
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2011-02-27 22:54:02 PST
All reviewed patches have been landed.  Closing bug.