RESOLVED FIXED 86751
Web Inspector: implement Go To selector for stylesheet files.
https://bugs.webkit.org/show_bug.cgi?id=86751
Summary Web Inspector: implement Go To selector for stylesheet files.
Pavel Feldman
Reported 2012-05-17 10:32:15 PDT
StyleSheetOutlineDialog is introduced.
Attachments
Patch (15.11 KB, patch)
2012-05-17 10:36 PDT, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2012-05-17 10:36:00 PDT
Yury Semikhatsky
Comment 2 2012-05-17 10:47:26 PDT
Comment on attachment 142501 [details] Patch 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.
Pavel Feldman
Comment 3 2012-05-17 10:51:51 PDT
Note You need to log in before you can comment on or make changes to this bug.