[Webkit-unassigned] [Bug 28742] [Chromium] Combining Diacritical Marks (U+0300..) are not handled correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 31 03:42:57 PDT 2009


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #38713|review?                     |review+, commit-queue+
               Flag|                            |




--- Comment #11 from Eric Seidel <eric at webkit.org>  2009-08-31 03:42:57 PDT ---
(From update of attachment 38713)
Looks good.

For the future, no { } around single line ifs:
             if (block == UBLOCK_COMBINING_DIACRITICAL_MARKS) {
 307                 return getNormalizedTextRun(originalRun);
 308             }

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