[webkit-reviews] review granted: [Bug 65626] Web Inspector: Show media queries associated with specific CSS rules : [Attachment 114289] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 9 08:43:21 PST 2011


Pavel Feldman <pfeldman at chromium.org> has granted Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 65626: Web Inspector: Show media queries associated with specific CSS rules
https://bugs.webkit.org/show_bug.cgi?id=65626

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

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


Inspector looks good. Please make sure CSS folks are file with the m_lastLine.
It looks sane to me.

> Source/WebCore/inspector/InspectorStyleSheet.cpp:136
> +    default:

Removing default will convert it from runtime to compile time error.


More information about the webkit-reviews mailing list