Closed
Bug 198054
Opened 23 years ago
Closed 23 years ago
Use Win API flag for case insensitive collation key generation
Categories
(Core :: Internationalization, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: nhottanscp, Assigned: nhottanscp)
Details
Attachments
(2 files)
|
2.56 KB,
patch
|
ftang
:
review+
alecf
:
superreview+
|
Details | Diff | Splinter Review |
|
20.02 KB,
text/plain
|
Details |
LCMapString has an option NORM_IGNORECASE which can be used for case insensitive
collation key generation.
| Assignee | ||
Comment 1•23 years ago
|
||
| Assignee | ||
Comment 2•23 years ago
|
||
I ran Quantify, it is about three times faster with the patch.
| Assignee | ||
Updated•23 years ago
|
Attachment #117622 -
Flags: review?(ftang)
Updated•23 years ago
|
Attachment #117622 -
Flags: review?(ftang) → review+
| Assignee | ||
Updated•23 years ago
|
Attachment #117622 -
Flags: superreview?(alecf)
Comment 3•23 years ago
|
||
Comment on attachment 117622 [details] [diff] [review]
Use API option for case insensitive key generation
sr=alecf
Attachment #117622 -
Flags: superreview?(alecf) → superreview+
| Assignee | ||
Comment 4•23 years ago
|
||
to test, put the file to,
Documents and Settings\USERNAME\Application
Data\Mozilla\Profiles\PROFILENAME\ENCRYPTEDNAME\Mail\Local Folders
| Assignee | ||
Comment 5•23 years ago
|
||
checked in to the trunk
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•