[webkit-reviews] review granted: [Bug 73636] Web Inspector: introduce backend stub generation from JSON for the standalone development / remote front-ends. : [Attachment 117599] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 2 03:31:12 PST 2011


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 73636: Web Inspector: introduce backend stub generation from JSON for the
standalone development / remote front-ends.
https://bugs.webkit.org/show_bug.cgi?id=73636

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

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


> Source/WebCore/inspector/front-end/InspectorBackend.js:291
> +	   xhr.open("GET", "../Inspector.json", false);

Does it work?


More information about the webkit-reviews mailing list