[webkit-reviews] review granted: [Bug 109872] Inspector doesn't show rules from pluginsStyleSheet : [Attachment 188446] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 14 16:42:10 PST 2013


Darin Adler <darin at apple.com> has granted Dean Jackson <dino at apple.com>'s
request for review:
Bug 109872: Inspector doesn't show rules from pluginsStyleSheet
https://bugs.webkit.org/show_bug.cgi?id=109872

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

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=188446&action=review


> Source/WebCore/css/InspectorCSSOMWrappers.cpp:127
> +	   collectFromStyleSheetContents(m_styleSheetCSSOMWrapperSet,
CSSDefaultStyleSheets::plugInsStyleSheet);

No #ifdef needed?


More information about the webkit-reviews mailing list