[webkit-reviews] review granted: [Bug 99933] Factor stylesheet invalidation analysis code into a class : [Attachment 169798] patch

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


Sam Weinig <sam at webkit.org> has granted Antti Koivisto <koivisto at iki.fi>'s
request for review:
Bug 99933: Factor stylesheet invalidation analysis code into a class
https://bugs.webkit.org/show_bug.cgi?id=99933

Attachment 169798: patch
https://bugs.webkit.org/attachment.cgi?id=169798&action=review

------- Additional Comments from Sam Weinig <sam at webkit.org>
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).


More information about the webkit-reviews mailing list