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

Description Darin Adler 2016-02-02 09:17:18 PST
Convert another batch of String::lower callsites to something better, typically convertToASCIILowercase
Comment 1 Darin Adler 2016-02-02 21:48:43 PST
Created attachment 270551 [details]
Patch
Comment 2 Darin Adler 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.
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2016-02-03 14:09:08 PST
All reviewed patches have been landed.  Closing bug.