RESOLVED FIXED 48683
Add a MessageSender class template
https://bugs.webkit.org/show_bug.cgi?id=48683
Summary Add a MessageSender class template
Anders Carlsson
Reported 2010-10-29 14:54:27 PDT
Add a MessageSender class template
Attachments
Patch (11.96 KB, patch)
2010-10-29 14:57 PDT, Anders Carlsson
aroben: review+
Anders Carlsson
Comment 1 2010-10-29 14:57:31 PDT
Adam Roben (:aroben)
Comment 2 2010-10-29 14:58:50 PDT
Comment on attachment 72399 [details] Patch 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.
Eric Seidel (no email)
Comment 3 2010-12-14 01:48:41 PST
I assume this was landed but not closed? (webkit-patch land ftw!)
Anders Carlsson
Comment 4 2010-12-14 09:11:47 PST
Note You need to log in before you can comment on or make changes to this bug.