[Webkit-unassigned] [Bug 77545] Make CSSMappedAttributeDeclaration have CSSMutableStyleDeclaration instead of being one

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 1 05:51:30 PST 2012


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





--- Comment #2 from Alexis Menard (darktears) <alexis.menard at openbossa.org>  2012-02-01 05:51:30 PST ---
(From update of attachment 124935)
View in context: https://bugs.webkit.org/attachment.cgi?id=124935&action=review

> Source/WebCore/dom/CSSMappedAttributeDeclaration.h:73
> +    RefPtr<CSSMutableStyleDeclaration> m_declaration;

Could this be a OwnPtr?

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