RESOLVED FIXED Bug 82723
Web Inspector: ScriptsNavigator should open scripts with single click (not double click).
https://bugs.webkit.org/show_bug.cgi?id=82723
Summary Web Inspector: ScriptsNavigator should open scripts with single click (not do...
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.