[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:16:21 PDT 2007


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


jungshik.shin at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #13806|0                           |1
        is obsolete|                            |
  Attachment #13807|                            |review?
               Flag|                            |




------- Comment #10 from jungshik.shin at gmail.com  2007-03-24 20:16 PDT -------
Created an attachment (id=13807)
 --> (http://bugs.webkit.org/attachment.cgi?id=13807&action=view)
patch 3 : addressing Darin's concerns

Ok. I made changes you suggested. I also applied the same technique to
EqualIgnoringCase. 

As for non-BMP charcters with case distinctions, there are two groups excluding
'language tagging characters' (at U+10xxxx) nobody is likely to use. One is
Deseret alphabet and the other is Mathematical symbols. 


http://www.unicode.org/charts/PDF/U10400.pdf
http://www.unicode.org/charts/PDF/U1D400.pdf


-- 
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