[webkit-reviews] review granted: [Bug 129875] [EFL] Modify accelerated compositing related functions in ewk_view. : [Attachment 226249] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 9 16:57:00 PDT 2014


Gyuyoung Kim <gyuyoung.kim at samsung.com> has granted Hyowon Kim
<hw1008.kim at samsung.com>'s request for review:
Bug 129875: [EFL] Modify accelerated compositing related functions in ewk_view.
https://bugs.webkit.org/show_bug.cgi?id=129875

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

------- Additional Comments from Gyuyoung Kim <gyuyoung.kim at samsung.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=226249&action=review


rs=me. However, someone else might wanna have a final look before landing.

> Source/WebKit/efl/ewk/ewk_view.cpp:989
> +	   evas_object_image_size_set(priv->compositingObject.get(), w, h);

It would be good if we use "width, height"  instead of "w, h".


More information about the webkit-reviews mailing list