[webkit-reviews] review granted: [Bug 44338] Web Inspector: inspector protocol should be switched from array to object based representation. : [Attachment 65103] [patch] second iteration. Rebaselined.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 23 05:06:40 PDT 2010


Yury Semikhatsky <yurys at chromium.org> has granted Ilya Tikhonovsky
<loislo at chromium.org>'s request for review:
Bug 44338: Web Inspector: inspector protocol should be switched from array to
object based representation.
https://bugs.webkit.org/show_bug.cgi?id=44338

Attachment 65103: [patch] second iteration. Rebaselined.
https://bugs.webkit.org/attachment.cgi?id=65103&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
WebCore/inspector/front-end/inspector.js:638
 +	console.log("Error: InspectorBackend." + messageObject.command + "
failed.");
console.log -> console.error


More information about the webkit-reviews mailing list