This is the easiest path for eliminating the last remaining subclass of CSSMutableStyleDeclaration.
Created attachment 124935 [details] patch
Comment on attachment 124935 [details] patch 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?
(In reply to comment #2) > Could this be a OwnPtr? No.
Comment on attachment 124935 [details] patch r=me
http://trac.webkit.org/changeset/106471