Bug 62521

Summary: [Qt] Remove tile creation timer from tiled backing store.
Product: WebKit Reporter: Viatcheslav Ostapenko <ostap73>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: ahf, eric, hausmann, jturcotte, kenneth
Priority: P3 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 62506    
Bug Blocks: 53894    
Attachments:
Description Flags
Patch none

Description Viatcheslav Ostapenko 2011-06-12 17:42:58 PDT
Tiles can be created together with tile painting. Extra timer just creates additional CPU usage.
Comment 1 Viatcheslav Ostapenko 2011-06-12 18:20:12 PDT
Created attachment 96900 [details]
Patch
Comment 2 Simon Hausmann 2012-02-13 22:57:03 PST
Slava, Jocelyn: Is this still relevant?
Comment 3 Eric Seidel (no email) 2012-03-01 15:06:13 PST
Does not appear to be so.  Please re-open if I'm wrong.
Comment 4 Simon Hausmann 2012-03-07 11:55:25 PST
Comment on attachment 96900 [details]
Patch

Clearing review after the bug has been closed. But Kenneth and Alex have been working on cleaning up the tiling code and may be interested in this.