[webkit-reviews] review granted: [Bug 48683] Add a MessageSender class template : [Attachment 72399] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 29 14:58:50 PDT 2010


Adam Roben (aroben) <aroben at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 48683: Add a MessageSender class template
https://bugs.webkit.org/show_bug.cgi?id=48683

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

------- Additional Comments from Adam Roben (aroben) <aroben at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=72399&action=review

> WebKit2/WebProcess/WebPage/WebPage.h:94
> +    CoreIPC::Connection* connection();

This could be a const member function. Or a static member function.


More information about the webkit-reviews mailing list