RESOLVED FIXED 127417
[EFL] Remove unnecessary smart method since ewk_view_tiled removed
https://bugs.webkit.org/show_bug.cgi?id=127417
Summary [EFL] Remove unnecessary smart method since ewk_view_tiled removed
Ryuan Choi
Reported 2014-01-22 01:44:09 PST
pre render related codes are only for ewk_view_tiled. Indeed, we don't have requirement to override repaints_process and scroll_process now.
Attachments
Patch (15.32 KB, patch)
2014-01-22 02:26 PST, Ryuan Choi
no flags
Ryuan Choi
Comment 1 2014-01-22 02:26:30 PST
Gyuyoung Kim
Comment 2 2014-01-22 18:10:07 PST
Comment on attachment 221844 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=221844&action=review > Source/WebKit/efl/ChangeLog:8 > + pre_render related codes are only for ewk_view_tiled. are -> is ? > Source/WebKit/efl/ChangeLog:9 > + In addition, we don't have requirement to override repaints_process and scroll_process now. requirement -> any requirement ?
Ryuan Choi
Comment 3 2014-01-22 18:20:01 PST
Ryuan Choi
Comment 4 2014-01-22 18:32:50 PST
Comment on attachment 221844 [details] Patch Clear flags after applied comment and landed.
Note You need to log in before you can comment on or make changes to this bug.