[Webkit-unassigned] [Bug 54707] Introduce lookup-table based approach for applying CSS properties.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 24 16:29:03 PST 2011


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





--- Comment #21 from Eric Seidel <eric at webkit.org>  2011-02-24 16:29:02 PST ---
(From update of attachment 83735)
View in context: https://bugs.webkit.org/attachment.cgi?id=83735&action=review

> Source/WebCore/css/CSSStyleApplyProperty.h:55
> +    void value(int property, CSSStyleSelector*, CSSValue *);

* goes to the left. :)

> Source/WebCore/css/CSSStyleApplyProperty.h:61
> +    ApplyPropertyBase* m_propertyMap[numCSSProperties];

I"m confused why this is per-instance?

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