Bug 126098 - Speed up case folding for 8-bit strings
Summary: Speed up case folding for 8-bit strings
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-20 17:10 PST by Anders Carlsson
Modified: 2013-12-20 18:22 PST (History)
3 users (show)

See Also:


Attachments
Patch (5.39 KB, patch)
2013-12-20 17:28 PST, Anders Carlsson
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2013-12-20 17:10:46 PST
Speed up case folding for 8-bit strings
Comment 1 Anders Carlsson 2013-12-20 17:28:24 PST
Created attachment 219816 [details]
Patch
Comment 2 Geoffrey Garen 2013-12-20 17:30:48 PST
Comment on attachment 219816 [details]
Patch

r=me
Comment 3 Anders Carlsson 2013-12-20 18:22:01 PST
Committed r160954: <http://trac.webkit.org/changeset/160954>