[webkit-reviews] review denied: [Bug 78985] Web Inspector: Audit rules to recommend unprefixing supported CSS properties : [Attachment 127966] [PATCH] Fixed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 21 08:53:35 PST 2012


Pavel Feldman <pfeldman at chromium.org> has denied Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 78985: Web Inspector: Audit rules to recommend unprefixing supported CSS
properties
https://bugs.webkit.org/show_bug.cgi?id=78985

Attachment 127966: [PATCH] Fixed patch
https://bugs.webkit.org/attachment.cgi?id=127966&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=127966&action=review


> Source/WebCore/inspector/front-end/AuditRules.js:1109
> +    visitProperty: function(property, result)

You should pass styleSheet and rule here instead of making ancestors cache
data.


More information about the webkit-reviews mailing list