RESOLVED FIXED 79648
Improve the visual of the tiling
https://bugs.webkit.org/show_bug.cgi?id=79648
Summary Improve the visual of the tiling
Kenneth Rohde Christiansen
Reported 2012-02-27 01:55:57 PST
We currently tile the area outside the visible rect, in circles (or rather stars) from the inside-out. On pages which are blocking, this looks quite bad while scrolling, so the idea is to tile in rects instead.
Attachments
Patch (2.07 KB, patch)
2012-02-27 01:58 PST, Kenneth Rohde Christiansen
no flags
Patch (2.08 KB, patch)
2012-02-27 04:36 PST, Kenneth Rohde Christiansen
no flags
Patch (2.78 KB, patch)
2012-02-27 05:56 PST, Kenneth Rohde Christiansen
no flags
Kenneth Rohde Christiansen
Comment 1 2012-02-27 01:58:37 PST
Kenneth Rohde Christiansen
Comment 2 2012-02-27 04:35:20 PST
Comment on attachment 128987 [details] Patch Wrong patch!
Kenneth Rohde Christiansen
Comment 3 2012-02-27 04:36:39 PST
Jocelyn Turcotte
Comment 4 2012-02-27 04:52:17 PST
Comment on attachment 129014 [details] Patch Makes sense if we use the trajectory vector to discard tiles outside the viewport when panning. LGTM.
Kenneth Rohde Christiansen
Comment 5 2012-02-27 05:56:26 PST
WebKit Review Bot
Comment 6 2012-02-28 08:52:52 PST
Comment on attachment 129022 [details] Patch Clearing flags on attachment: 129022 Committed r109112: <http://trac.webkit.org/changeset/109112>
WebKit Review Bot
Comment 7 2012-02-28 08:52:57 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.