RESOLVED FIXED 125961
[EFL] Remove ewk_view_tiled
https://bugs.webkit.org/show_bug.cgi?id=125961
Summary [EFL] Remove ewk_view_tiled
Ryuan Choi
Reported 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.
Attachments
Patch (165.04 KB, patch)
2013-12-18 16:36 PST, Ryuan Choi
no flags
Ryuan Choi
Comment 1 2013-12-18 16:36:09 PST
Gyuyoung Kim
Comment 2 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 !
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2013-12-29 17:20:23 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.