RESOLVED FIXED 69327
Web Inspector: remove dependency from GoToLine dialog from Panel.
https://bugs.webkit.org/show_bug.cgi?id=69327
Summary Web Inspector: remove dependency from GoToLine dialog from Panel.
Pavel Feldman
Reported 2011-10-04 01:53:52 PDT
Patch to follow.
Attachments
Patch (9.94 KB, patch)
2011-10-04 02:09 PDT, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2011-10-04 02:09:23 PDT
Yury Semikhatsky
Comment 2 2011-10-04 02:14:16 PDT
Comment on attachment 109597 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=109597&action=review > Source/WebCore/inspector/front-end/GoToLineDialog.js:84 > + if (!sourceView || !sourceView.canHighlightLine()) !sourceView check is redundant, please remove.
Pavel Feldman
Comment 3 2011-10-04 02:16:18 PDT
Note You need to log in before you can comment on or make changes to this bug.