Bug 82723

Summary: Web Inspector: ScriptsNavigator should open scripts with single click (not double click).
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
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 pfeldman: review+

Vsevolod Vlasov
Reported 2012-03-30 05:06:16 PDT
Patch to follow
Attachments
Patch (2.44 KB, patch)
2012-03-30 05:08 PDT, Vsevolod Vlasov
pfeldman: review+
Vsevolod Vlasov
Comment 1 2012-03-30 05:08:48 PDT
Pavel Feldman
Comment 2 2012-03-30 05:14:12 PDT
Comment on attachment 134783 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=134783&action=review > Source/WebCore/inspector/front-end/treeoutline.js:843 > + if (element.treeElement.onclick) { I suspect we might have some onclicks already.
Vsevolod Vlasov
Comment 3 2012-03-30 06:10:24 PDT
Note You need to log in before you can comment on or make changes to this bug.