[webkit-reviews] review granted: [Bug 86751] Web Inspector: implement Go To selector for stylesheet files. : [Attachment 142501] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 17 10:48:21 PDT 2012


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 86751: Web Inspector: implement Go To selector for stylesheet files.
https://bugs.webkit.org/show_bug.cgi?id=86751

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

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=142501&action=review


> Source/WebCore/inspector/front-end/StylesPanel.js:255
> +	       callback(0, this._rules.length, 0, this._rules.length);

4th parameter should be 1 here.


More information about the webkit-reviews mailing list