[Webkit-unassigned] [Bug 70408] Move rule matching and applying to separate functions from CSSStyleSelector::styleForElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 19 03:59:10 PDT 2011


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





--- Comment #3 from Andreas Kling <kling at webkit.org>  2011-10-19 03:59:10 PST ---
(From update of attachment 111587)
View in context: https://bugs.webkit.org/attachment.cgi?id=111587&action=review

> Source/WebCore/css/CSSStyleSelector.cpp:782
> +                    unsigned additionalDeclsSize = m_additionalAttributeStyleDecls.size();

Vector::size() returns size_t.

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