[Webkit-unassigned] [Bug 81408] visual word movement: using cache to decrease the number of collectLeafBoxesInLogicalOrder on RootInlineBox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 19 11:30:41 PDT 2012


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


Xiaomei Ji <xji at chromium.org> changed:

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




--- Comment #4 from Xiaomei Ji <xji at chromium.org>  2012-03-19 11:30:41 PST ---
Created an attachment (id=132616)
 --> (https://bugs.webkit.org/attachment.cgi?id=132616&action=review)
patch w/ layout test

Comparing with previous patch, this patch encapsulates information better. previousBoxInLine and nextBoxInLine are removed, and their functionality are moved inside CachedRootAndLeafBoxesInLogicalOrder as previousTextBox and nextTextBox.

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