Bug 86751

Summary: Web Inspector: implement Go To selector for stylesheet files.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch yurys: review+

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.