[webkit-reviews] review granted: [Bug 71902] Web Inspector: Provisionally change StylesSidebarPane section DOM layout to allow media queries : [Attachment 114269] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 9 07:11:52 PST 2011


Pavel Feldman <pfeldman at chromium.org> has granted Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 71902: Web Inspector: Provisionally change StylesSidebarPane section DOM
layout to allow media queries
https://bugs.webkit.org/show_bug.cgi?id=71902

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

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


> Source/WebCore/inspector/front-end/StylesSidebarPane.js:896
> +	  
this.selectorRefElement.appendChild(linkifyUncopyable(this.rule.sourceURL,
this.rule.sourceLine));

Should we make it private?


More information about the webkit-reviews mailing list