pre render related codes are only for ewk_view_tiled. Indeed, we don't have requirement to override repaints_process and scroll_process now.
Created attachment 221844 [details] Patch
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 ?
Committed r162581: <http://trac.webkit.org/changeset/162581>
Comment on attachment 221844 [details] Patch Clear flags after applied comment and landed.