[Webkit-unassigned] [Bug 78257] Use underlying property set to refcount PropertySetCSSStyleDeclaration

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 10 09:36:00 PST 2012


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





--- Comment #13 from Antti Koivisto <koivisto at iki.fi>  2012-02-10 09:36:00 PST ---
(In reply to comment #11)
> > Source/WebCore/css/StylePropertySet.cpp:50
> > +    PropertySetCSSStyleDeclaration(StylePropertySet* propertySet) : m_propertySet(propertySet) { }
> 
> explicit PropertySetCSSStyleDeclaration(StylePropertySet* propertySet) : m_propertySet(propertySet) { }
> Because you're worth it.

I don't see what value that would add.

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