[Webkit-unassigned] [Bug 109926] Fix build when css3-conditional-rules feature flag is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 15 06:13:05 PST 2013


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





--- Comment #4 from Thiago Marcos P. Santos <tmpsantos at gmail.com>  2013-02-15 06:15:23 PST ---
(From update of attachment 188544)
View in context: https://bugs.webkit.org/attachment.cgi?id=188544&action=review

> Source/WebCore/ChangeLog:9
> +        05ccd1f76464bc0adc15d7fc256078bd497271c5 if css3-conditional-rules is

Use SVN revision (i.e. r12345) instead of git hash.

> Source/WebCore/css/DOMWindowCSS.h:43
> +    virtual ~DOMWindowCSS() { }

I don't see why the default destructor is not enough. AFAIK no other class is inheriting from this one.

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