[webkit-reviews] review granted: [Bug 32314] [Chromium] Introduce a class for devtools message data : [Attachment 44528] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 9 03:18:26 PST 2009


Pavel Feldman <pfeldman at chromium.org> has granted Yury Semikhatsky
<yurys at chromium.org>'s request for review:
Bug 32314: [Chromium] Introduce a class for devtools message data
https://bugs.webkit.org/show_bug.cgi?id=32314

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
> +    virtual void sendMessageToFrontend(const WebDevToolsMessageData&) {}

nit: { } here and everywhere else.

>  
> +template <typename T> class WebVector;
> +

remove this.


More information about the webkit-reviews mailing list