[webkit-reviews] review requested: [Bug 40134] Web Inspector: sendMessageToFrontend impelementation required. : [Attachment 57799] [patch] initial version.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 3 12:07:21 PDT 2010


Ilya Tikhonovsky <loislo at chromium.org> has asked  for review:
Bug 40134: Web Inspector: sendMessageToFrontend impelementation required.
https://bugs.webkit.org/show_bug.cgi?id=40134

Attachment 57799: [patch] initial version.
https://bugs.webkit.org/attachment.cgi?id=57799&action=review

------- Additional Comments from Ilya Tikhonovsky <loislo at chromium.org>
This is the second step on the way to the remote debugging.
The first one was InspectorValues classes for native serialization to JSON.

This step is a transport for WebInspector data in JSON format between inspected
page and a front-end.


More information about the webkit-reviews mailing list