Bug 79648

Summary: Improve the visual of the tiling
Product: WebKit Reporter: Kenneth Rohde Christiansen <kenneth>
Component: WebKit QtAssignee: Kenneth Rohde Christiansen <kenneth>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann, jturcotte, noam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

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.