Remove all uses of deprecatedCharacters from WebKit2
Created attachment 226596 [details] Patch
Created attachment 226829 [details] Patch
Comment on attachment 226829 [details] Patch r=me
Committed r165692: <http://trac.webkit.org/changeset/165692>
Comment on attachment 226829 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=226829&action=review > Source/WTF/wtf/text/StringView.h:91 > + class UpconvertedCharacters { This is fantastic. Thank you for making this.