[Webkit-unassigned] [Bug 54912] Minimize calls to ubrk_setText()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 22 11:00:05 PST 2011


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


nholbrook at apple.com changed:

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




--- Comment #5 from nholbrook at apple.com  2011-02-22 11:00:04 PST ---
Created an attachment (id=83343)
 --> (https://bugs.webkit.org/attachment.cgi?id=83343&action=review)
Modified changes.

This patch avoids adding the RenderText member variable. At least for my test case the number of ubrk_setText() calls is unchanged relative to the previous patch; I can't guarantee it is optimal in all cases, but it it certainly better than what's there now.

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