RESOLVED FIXED 153715
Get rid of most calls to String::upper; mostly replace them with convertToASCIIUppercase
https://bugs.webkit.org/show_bug.cgi?id=153715
Summary Get rid of most calls to String::upper; mostly replace them with convertToASC...
Darin Adler
Reported 2016-01-30 14:15:08 PST
Get rid of most calls to String::upper; mostly replace them with convertToASCIIUppercase
Attachments
Patch (9.00 KB, patch)
2016-01-30 14:19 PST, Darin Adler
no flags
Patch (8.05 KB, patch)
2016-01-30 16:37 PST, Darin Adler
no flags
Darin Adler
Comment 1 2016-01-30 14:19:19 PST
Darin Adler
Comment 2 2016-01-30 16:37:55 PST
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2016-01-31 17:50:59 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.