[Webkit-unassigned] [Bug 25068] Complex text support for Chromium Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 17 14:11:48 PDT 2009


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


agl at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31363|review?(eric at webkit.org)    |
               Flag|                            |
  Attachment #31363|0                           |1
        is obsolete|                            |
  Attachment #31430|                            |review?(eric at webkit.org)
               Flag|                            |




------- Comment #7 from agl at chromium.org  2009-06-17 14:11 PDT -------
Created an attachment (id=31430)
 --> (https://bugs.webkit.org/attachment.cgi?id=31430&action=view)
/tmp/patch

Changes:

* Add createGlyphArrays and deleteGlyphArrays to remove some code duplication.
* Removed some enum cases where they weren't needed.
* BUG (typo): stroked complex text would crash.
* BUG (typo): LTR complex text could hit an assertion.
* BUG: highlighting an LTR complex text run wouldn't highlight the last
character.'


-- 
Configure bugmail: https://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