[Webkit-unassigned] [Bug 46592] Convert CSSStyleSelector::applyProperty to use function pointers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 31 01:20:31 PST 2011


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





--- Comment #23 from Alexey Proskuryakov <ap at webkit.org>  2011-01-31 01:20:28 PST ---
+//    CSSPrimitiveValue* primitiveValue = 0;
+//    if (value->isPrimitiveValue())
+//        primitiveValue = static_cast<CSSPrimitiveValue*>(value);
+//
+//    Length l;

You probably didn't intend to leave this in a posted patch.

I agree with Antti that actual performance data for desktop and mobile platforms is needed to meaningfully discuss this.

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