[webkit-reviews] review denied: [Bug 60969] Web Inspector: implement Jsonp. : [Attachment 107044] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 19 00:38:43 PDT 2011


Pavel Feldman <pfeldman at chromium.org> has denied Pavel Podivilov
<podivilov at chromium.org>'s request for review:
Bug 60969: Web Inspector: implement Jsonp.
https://bugs.webkit.org/show_bug.cgi?id=60969

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

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


> Source/WebCore/inspector/front-end/JSONP.js:40
> +	   var requestId = Math.random();

Is there a general consensus that it should be implemented using jsonp? JSONp
calls will compromise inspector front-end. Can we isolate them?


More information about the webkit-reviews mailing list