[webkit-reviews] review granted: [Bug 41370] Add a private Message class template : [Attachment 60043] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 29 12:55:54 PDT 2010


Sam Weinig <sam at webkit.org> has granted Anders Carlsson <andersca at apple.com>'s
request for review:
Bug 41370: Add a private Message class template
https://bugs.webkit.org/show_bug.cgi?id=41370

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

------- Additional Comments from Sam Weinig <sam at webkit.org>

> -    // Incoming messages.
> -    class IncomingMessage {
> +	   template<typename T> class Message {

Indent issue.

Otherwise. r=me.


More information about the webkit-reviews mailing list