[Webkit-unassigned] [Bug 135380] [ARM] Ambiguous implementation of char

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 5 16:36:01 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=135380





--- Comment #4 from Darin Adler <darin at apple.com>  2014-08-05 16:36:11 PST ---
Let me go further. We should remove the silly optimization in stringFromUTF. If we need a fast case for ASCII, that should be inside the fromUTF8WithLatin1Fallback function, not in the JSC tool. Please submit a patch that deletes the misguided “fast case” code from jsc.cpp.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list