[webkit-reviews] review granted: [Bug 102341] Web Inspector: Fix new JS compiler warnings. : [Attachment 174359] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 14 23:29:27 PST 2012


Pavel Feldman <pfeldman at chromium.org> has granted eustas.bug at gmail.com's
request for review:
Bug 102341: Web Inspector: Fix new JS compiler warnings.
https://bugs.webkit.org/show_bug.cgi?id=102341

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=174359&action=review


> Source/WebCore/inspector/front-end/DOMAgent.js:1284
> +	       for (var i = 0; i < touchEvents.length; ++i)

{ } around the block


More information about the webkit-reviews mailing list