Bug 153715

Summary: Get rid of most calls to String::upper; mostly replace them with convertToASCIIUppercase
Product: WebKit Reporter: Darin Adler <darin>
Component: WebCore Misc.Assignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.