[Webkit-unassigned] [Bug 77621] Move remaining implementation from CSSStyleDeclaration to subclasses

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 2 09:54:58 PST 2012


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


Andreas Kling <kling at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #125112|review?                     |review+
               Flag|                            |




--- Comment #2 from Andreas Kling <kling at webkit.org>  2012-02-02 09:54:58 PST ---
(From update of attachment 125112)
View in context: https://bugs.webkit.org/attachment.cgi?id=125112&action=review

> Source/WebCore/css/CSSMutableStyleDeclaration.h:129
>      // CSSOM functions. Don't make these public.
> +    virtual CSSRule* parentRule() const;

We should decorate the subclasses with OVERRIDE as appropriate.

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