[webkit-reviews] review granted: [Bug 86841] [EFL] EFL's DRT should print the number of MessagePorts for new each new intent : [Attachment 144837] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 30 11:36:03 PDT 2012


Adam Barth <abarth at webkit.org> has granted Christophe Dumez
<christophe.dumez at intel.com>'s request for review:
Bug 86841: [EFL] EFL's DRT should print the number of MessagePorts for new each
new intent
https://bugs.webkit.org/show_bug.cgi?id=86841

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=144837&action=review


> Source/WebKit/efl/ewk/ewk_intent_private.h:39
> +WebCore::MessagePortChannelArray* ewk_intent_message_ports_get(const
Ewk_Intent* intent);

Is it ok to return WebCore types in this API?  I guess we're doing that a bunch
in this header already.


More information about the webkit-reviews mailing list