[webkit-reviews] review granted: [Bug 69327] Web Inspector: remove dependency from GoToLine dialog from Panel. : [Attachment 109597] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 4 02:14:15 PDT 2011


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 69327: Web Inspector: remove dependency from GoToLine dialog from Panel.
https://bugs.webkit.org/show_bug.cgi?id=69327

Attachment 109597: Patch
https://bugs.webkit.org/attachment.cgi?id=109597&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
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.


More information about the webkit-reviews mailing list