Bug 153715 - Get rid of most calls to String::upper; mostly replace them with convertToASCIIUppercase
Summary: Get rid of most calls to String::upper; mostly replace them with convertToASC...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-30 14:15 PST by Darin Adler
Modified: 2016-01-31 17:50 PST (History)
1 user (show)

See Also:


Attachments
Patch (9.00 KB, patch)
2016-01-30 14:19 PST, Darin Adler
no flags Details | Formatted Diff | Diff
Patch (8.05 KB, patch)
2016-01-30 16:37 PST, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2016-01-30 14:15:08 PST
Get rid of most calls to String::upper; mostly replace them with convertToASCIIUppercase
Comment 1 Darin Adler 2016-01-30 14:19:19 PST
Created attachment 270319 [details]
Patch
Comment 2 Darin Adler 2016-01-30 16:37:55 PST
Created attachment 270328 [details]
Patch
Comment 3 WebKit Commit Bot 2016-01-31 17:50:56 PST
Comment on attachment 270328 [details]
Patch

Clearing flags on attachment: 270328

Committed r195946: <http://trac.webkit.org/changeset/195946>
Comment 4 WebKit Commit Bot 2016-01-31 17:50:59 PST
All reviewed patches have been landed.  Closing bug.