Bug 127417

Summary: [EFL] Remove unnecessary smart method since ewk_view_tiled removed
Product: WebKit Reporter: Ryuan Choi <ryuan.choi>
Component: WebKit EFLAssignee: Ryuan Choi <ryuan.choi>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, cdumez, commit-queue, gyuyoung.kim, lucas.de.marchi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 125961    
Bug Blocks:    
Attachments:
Description Flags
Patch none

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.