[Webkit-unassigned] [Bug 52380] Lazily generate and store logical ordering of InlineBoxes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 13 11:37:34 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=52380
Levi Weintraub <leviw at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #78828|0 |1
is obsolete| |
Attachment #78828|review? |
Flag| |
Attachment #78836| |review?
Flag| |
--- Comment #2 from Levi Weintraub <leviw at google.com> 2011-01-13 11:37:34 PST ---
Created an attachment (id=78836)
--> (https://bugs.webkit.org/attachment.cgi?id=78836&action=review)
Proposed Patch
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.
--
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