[webkit-reviews] review granted: [Bug 44505] [EFL] Missing plugins support for efl port : [Attachment 114951] EFL's plugin support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 21 09:15:34 PST 2011


Anders Carlsson <andersca at apple.com> has granted Mariusz Grzegorczyk
<mariusz.g at samsung.com>'s request for review:
Bug 44505: [EFL] Missing plugins support for efl port
https://bugs.webkit.org/show_bug.cgi?id=44505

Attachment 114951: EFL's plugin support
https://bugs.webkit.org/attachment.cgi?id=114951&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=114951&action=review


> Source/WebKit/efl/ewk/ewk_frame.cpp:1639
> +	   return pluginView;

It's slightly more efficient to use pluginView.release() here.


More information about the webkit-reviews mailing list