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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 4 03:26:13 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 93784: Patch.
https://bugs.webkit.org/attachment.cgi?id=93784&action=review

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

> Source/WebCore/inspector/front-end/Jsonp.js:31
> +WebInspector.Jsonp = function()

We use upper case for abbreviations (WebInspector.JSONP). Also, it is not clear
how this class is going to be used.


More information about the webkit-reviews mailing list