[webkit-reviews] review granted: [Bug 54392] [EFL] Adjust functions of RenderThemeEfl.cpp to WebKit parameter style : [Attachment 84649] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 3 16:24:05 PST 2011


Eric Seidel <eric at webkit.org> has granted Gyuyoung Kim
<gyuyoung.kim at samsung.com>'s request for review:
Bug 54392: [EFL] Adjust functions of RenderThemeEfl.cpp to WebKit parameter
style
https://bugs.webkit.org/show_bug.cgi?id=54392

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=84649&action=review

Yay!  LGTM.

> Source/WebCore/platform/efl/RenderThemeEfl.cpp:1119
> +bool RenderThemeEfl::paintMediaCurrentTime(RenderObject* object, const
PaintInfo& info, const IntRect& rect)

Why info instead of paintInfo?


More information about the webkit-reviews mailing list