Bug 125961 - [EFL] Remove ewk_view_tiled
Summary: [EFL] Remove ewk_view_tiled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryuan Choi
URL:
Keywords:
Depends on:
Blocks: 127214 127417
  Show dependency treegraph
 
Reported: 2013-12-18 16:27 PST by Ryuan Choi
Modified: 2014-01-22 01:44 PST (History)
5 users (show)

See Also:


Attachments
Patch (165.04 KB, patch)
2013-12-18 16:36 PST, Ryuan Choi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.