[Webkit-unassigned] [Bug 61612] Clean up CSSPrimitiveValue::computeLength*

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 29 18:15:19 PDT 2011


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





--- Comment #2 from Luke Macpherson <macpherson at chromium.org>  2011-05-29 18:15:19 PST ---
I anticipate abstracting out the type information in these functions will allow the removal of duplicated code in CSSStyleSelector and CSSStyleApplyProperty. Also note that this could also be done with overloading based on return type, at the expense of having per-type prototypes in the header file.

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