[webkit-reviews] review denied: [Bug 100119] Web Inspector: [Styles] Make non-parsedOk properties inactive in all cases and fix styles display : [Attachment 170156] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 23 08:40:21 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has denied Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 100119: Web Inspector: [Styles] Make non-parsedOk properties inactive in
all cases and fix styles display
https://bugs.webkit.org/show_bug.cgi?id=100119

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

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


> Source/WebCore/inspector/InspectorStyleSheet.cpp:533
> +		       CSSPropertyID propertyId = cssPropertyID(name);

We already have this code on the front-end, why having it here as well?


More information about the webkit-reviews mailing list