Bug 125961

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

Description Ryuan Choi 2013-12-18 16:27:11 PST
ewk_view_tiled was introduced for faster scrolling.

But we didn't use ewk_view_tiled very long time while we focused webkit2/efl.
Indeed, there are many bugs and we don't have plan to fix them.
(Tizen 1.0 has some fixes but we didn't take care of them)
Nowadays, We can use WebCore's TiledBackingStore with ewk_view_single and it looks more stable.
Comment 1 Ryuan Choi 2013-12-18 16:36:09 PST
Created attachment 219586 [details]
Patch
Comment 2 Gyuyoung Kim 2013-12-29 16:49:18 PST
Comment on attachment 219586 [details]
Patch

Though you notify this bug to webkit-efl mailing list, there wasn't any opinion. Go ahead !
Comment 3 WebKit Commit Bot 2013-12-29 17:20:20 PST
Comment on attachment 219586 [details]
Patch

Clearing flags on attachment: 219586

Committed r161134: <http://trac.webkit.org/changeset/161134>
Comment 4 WebKit Commit Bot 2013-12-29 17:20:23 PST
All reviewed patches have been landed.  Closing bug.