[Webkit-unassigned] [Bug 99933] Factor stylesheet invalidation analysis code into a class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 21 14:11:43 PDT 2012


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


Sam Weinig <sam at webkit.org> changed:

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




--- Comment #2 from Sam Weinig <sam at webkit.org>  2012-10-21 14:12:43 PST ---
(From update of attachment 169798)
View in context: https://bugs.webkit.org/attachment.cgi?id=169798&action=review

> Source/WebCore/css/StyleInvalidationAnalysis.h:30
> +#include <wtf/OwnPtr.h>

OwnPtr is unused in the header (though PassOwnPtr is).

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