[webkit-reviews] review canceled: [Bug 52380] Lazily generate and store logical ordering of InlineBoxes : [Attachment 78828] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 13 11:37:33 PST 2011


Levi Weintraub <leviw at google.com> has canceled Levi Weintraub
<leviw at google.com>'s request for review:
Bug 52380: Lazily generate and store logical ordering of InlineBoxes
https://bugs.webkit.org/show_bug.cgi?id=52380

Attachment 78828: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=78828&action=review

------- Additional Comments from Levi Weintraub <leviw at google.com>
Fixing a comment.

This could be used, for example, to speed up getInlineBoxAndOffset to Log(N)
time from its current O(N) by looking at the start/end position of inline boxes
compared to the offset.


More information about the webkit-reviews mailing list