Convert another batch of String::lower callsites to something better, typically convertToASCIILowercase
Created attachment 270551 [details] Patch
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 on attachment 270551 [details] Patch Clearing flags on attachment: 270551 Committed r196080: <http://trac.webkit.org/changeset/196080>
All reviewed patches have been landed. Closing bug.