Bug 16069 - Use WTF/unicode UTF-8 decoder in WebCore
Summary: Use WTF/unicode UTF-8 decoder in WebCore
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.4
: P3 Normal
Assignee: Nobody
URL: http://www.cl.cam.ac.uk/~mgk25/ucs/ex...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-20 05:26 PST by Alexey Proskuryakov
Modified: 2022-09-27 07:46 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2007-11-20 05:26:16 PST
Now that we have a cross-platform UTF-8 decoder in WTF, it may make sense to use it in WebCore, too.

Use <http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt> to test its behavior on edge cases.
Comment 1 Anne van Kesteren 2022-09-27 07:46:15 PDT
As this code moved around a couple times I'm going to assume this can be closed.