Bug 153789

Summary: Convert another batch of String::lower callsites to something better, typically convertToASCIILowercase
Product: WebKit Reporter: Darin Adler <darin>
Component: WebCore Misc.Assignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, benjamin, cdumez, commit-queue, dino, rniwa, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Darin Adler
Reported 2016-02-02 09:17:18 PST
Convert another batch of String::lower callsites to something better, typically convertToASCIILowercase
Attachments
Patch (69.14 KB, patch)
2016-02-02 21:48 PST, Darin Adler
no flags
Darin Adler
Comment 1 2016-02-02 21:48:43 PST
Darin Adler
Comment 2 2016-02-03 08:52:08 PST
Looking for a reviewer for this next batch of ASCII case changes. I tried to keep it from being too huge by only doing about 1/2 of the easily-convertible calls to lower(). Once this is landed I’ll do another batch.
WebKit Commit Bot
Comment 3 2016-02-03 14:09:03 PST
Comment on attachment 270551 [details] Patch Clearing flags on attachment: 270551 Committed r196080: <http://trac.webkit.org/changeset/196080>
WebKit Commit Bot
Comment 4 2016-02-03 14:09:08 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.