8 bit strings by definition contain latin1 characters. If String::latin1() is called on an 8 bit string, we can just return the string.
Created attachment 123168 [details] Patch
Comment on attachment 123168 [details] Patch r=me
Committed r106020: <http://trac.webkit.org/changeset/106020>