[Webkit-unassigned] [Bug 82832] CSSStyleRules should own their CSSStyleDeclarations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 31 11:58:36 PDT 2012


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





--- Comment #4 from Eric Seidel <eric at webkit.org>  2012-03-31 11:58:36 PST ---
(From update of attachment 134961)
View in context: https://bugs.webkit.org/attachment.cgi?id=134961&action=review

> Source/WebCore/css/PropertySetCSSStyleDeclaration.cpp:309
> +void StyleRuleCSSStyleDeclaration::ref()
> +{ 
> +    ++m_refCount;
> +}

Isn't this just RefCounted?

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