[Webkit-unassigned] [Bug 13138] StringImpl::isLower calls |islower| for non-ASCII characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 24 20:21:20 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13138


jungshik.shin at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com




------- Comment #12 from jungshik.shin at gmail.com  2007-03-24 20:21 PDT -------
BTW, is the second argument for equalIgnoringCase(const StringImple*, const
char*) only ASCII or can it be Latin-1 or whatever locale-dependent encoding?
In that case, we need to check its 'ASCIIness' as well. 


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



More information about the webkit-unassigned mailing list