[Webkit-unassigned] [Bug 50398] Android would like to disable rounding hacks for TextRuns in text controls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 14 13:51:29 PST 2010


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


Dave Hyatt <hyatt at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #76380|review?                     |review-
               Flag|                            |




--- Comment #17 from Dave Hyatt <hyatt at apple.com>  2010-12-14 13:51:28 PST ---
(From update of attachment 76380)
I really don't think of this as a RenderTheme setting.  I just think it's a Setting.  That way it will be simple and non-virtual too.

It's not ok to add a member to InlineTextBoxes for this either.  That's too much of a memory hit.

There's gotta be a way to avoid patching all of the text functions like that too.

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