[Webkit-unassigned] [Bug 54912] Minimize calls to ubrk_setText()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 21 16:11:41 PST 2011


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





--- Comment #2 from mitz at webkit.org  2011-02-21 16:11:41 PST ---
(From update of attachment 83225)
View in context: https://bugs.webkit.org/attachment.cgi?id=83225&action=review

> Source/WebCore/rendering/RenderText.h:162
> +    LazyLineBreakIterator m_lineBreakIterator;

Increasing the size of RenderText by 16 bytes (I think) is going to have significant impact on memory use.

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