[webkit-reviews] review canceled: [Bug 81408] visual word movement: using cache to decrease the number of collectLeafBoxesInLogicalOrder on RootInlineBox : [Attachment 132385] patch w/ layout test

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


Xiaomei Ji <xji at chromium.org> has canceled Xiaomei Ji <xji at chromium.org>'s
request for review:
Bug 81408: visual word movement: using cache to decrease the number of
collectLeafBoxesInLogicalOrder on RootInlineBox
https://bugs.webkit.org/show_bug.cgi?id=81408

Attachment 132385: patch w/ layout test
https://bugs.webkit.org/attachment.cgi?id=132385&action=review

------- Additional Comments from Xiaomei Ji <xji at chromium.org>
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.


More information about the webkit-reviews mailing list