RESOLVED FIXED 103192
[EFL] Refactor RenderThemeEfl::paintThemePart()
https://bugs.webkit.org/show_bug.cgi?id=103192
Summary [EFL] Refactor RenderThemeEfl::paintThemePart()
Chris Dumez
Reported 2012-11-24 15:55:45 PST
RenderThemeEfl::paintThemePart() could benefit from some refactoring: - Some C'ism should be removed - RTL code could be moved to its own method - evas_render() should be called instead of evas_render_updates() to avoid creating uselessly update rects.
Attachments
Patch (6.17 KB, patch)
2012-11-24 16:01 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2012-11-24 16:01:22 PST
WebKit Review Bot
Comment 2 2012-11-24 18:53:05 PST
Comment on attachment 175868 [details] Patch Clearing flags on attachment: 175868 Committed r135663: <http://trac.webkit.org/changeset/135663>
WebKit Review Bot
Comment 3 2012-11-24 18:53:09 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.