[webkit-reviews] review granted: [Bug 66702] [EFL] Add auxiliary ewk_util functions for DRT. : [Attachment 104719] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 22 14:05:19 PDT 2011


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Raphael Kubo da
Costa <kubo at profusion.mobi>'s request for review:
Bug 66702: [EFL] Add auxiliary ewk_util functions for DRT.
https://bugs.webkit.org/show_bug.cgi?id=66702

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

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=104719&action=review


> Source/WebKit/efl/ewk/ewk_private.h:119
> +void ewk_util_javascript_gc_collect();
> +void ewk_util_javascript_gc_alternate_thread_collect(Eina_Bool
waitUntilDone);

Personally I would have prefixed them with something like ewk_drt_ or, but ok


More information about the webkit-reviews mailing list