[Webkit-unassigned] [Bug 26832] Generalize special height handling in InlineBox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 30 00:22:22 PDT 2009


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





------- Comment #1 from rolandsteiner at google.com  2009-06-30 00:22 PDT -------
(In reply to comment #0)

Addendum: This of course also applies to all methods that make use of this bit
(isSVG, setIsSVG, svgBoxheight).

> InlineBox contains a bit that is used to mark when a box computes its height
> differently from the default. This bit is currently used only for SVG (and used
> instead of virtual methods for performance reasons) and hence named 'm_isSVG'.
> 
> This bit should have a generic name that fits its purpose so that it can be
> re-used.
> 
> The implementation for ruby will make use of this.
> 


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list