[webkit-reviews] review granted: [Bug 89735] Web Inspector: Provide context menu 'Delete all watch expressions.' : [Attachment 149447] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 26 03:34:05 PDT 2012


Yury Semikhatsky <yurys at chromium.org> has granted Rahul Tiwari
<rahultiwari.cse.iitr at gmail.com>'s request for review:
Bug 89735: Web Inspector: Provide context menu 'Delete all watch expressions.'
https://bugs.webkit.org/show_bug.cgi?id=89735

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

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=149447&action=review


> Source/WebCore/inspector/front-end/WatchExpressionsSidebarPane.js:278
> +	   for (var i = 0; i < this.watchExpressions.length; ++i)

style nit: {} around multiline body


More information about the webkit-reviews mailing list