[Webkit-unassigned] [Bug 116108] Improve -webkit-text-underline-position memory usage
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 16 10:22:44 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=116108
Lamarque V. Souza <Lamarque.Souza at basyskom.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #201968| |review?
Flag| |
--- Comment #2 from Lamarque V. Souza <Lamarque.Souza at basyskom.com> 2013-05-16 10:21:10 PST ---
Created an attachment (id=201968)
--> (https://bugs.webkit.org/attachment.cgi?id=201968&action=review)
Patch
Proposed patch. Change RootInlineBox::maxLogicalTop() to compute the maxLogicalTop everytime it is called. The cpu power needed to compute maxLogicalTop is small and by removing m_maxLogicalTop variable we can reduce the memory used to store RootInlineBoxes.
--
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