RESOLVED FIXED 65848
[EFL] Change the tiled backing store to use constant size of tile.
https://bugs.webkit.org/show_bug.cgi?id=65848
Summary [EFL] Change the tiled backing store to use constant size of tile.
KwangHyuk
Reported 2011-08-08 04:04:15 PDT
As current tiled backing store in Webkit EFL is using variable tile size according to the zoom level, the number of tiles in viewport is not same always and the speed of panning is also not consistent whenever zoom level is changed. Therefore, tile size should be constant size in order to make sure the consistent panning speed.
Attachments
Patch. (27.85 KB, patch)
2011-08-08 04:10 PDT, KwangHyuk
no flags
KwangHyuk
Comment 1 2011-08-08 04:10:40 PDT
Leandro Pereira
Comment 2 2011-08-08 07:37:19 PDT
Comment on attachment 103227 [details] Patch. Informal rs+.
WebKit Review Bot
Comment 3 2011-08-23 18:39:43 PDT
Comment on attachment 103227 [details] Patch. Clearing flags on attachment: 103227 Committed r93683: <http://trac.webkit.org/changeset/93683>
WebKit Review Bot
Comment 4 2011-08-23 18:39:48 PDT
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.