Bug 62521 - [Qt] Remove tile creation timer from tiled backing store.
Summary: [Qt] Remove tile creation timer from tiled backing store.
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on: 62506
Blocks: 53894
  Show dependency treegraph
 
Reported: 2011-06-12 17:42 PDT by Viatcheslav Ostapenko
Modified: 2012-03-07 11:55 PST (History)
5 users (show)

See Also:


Attachments
Patch (11.67 KB, patch)
2011-06-12 18:20 PDT, Viatcheslav Ostapenko
no flags Details | Formatted Diff | Diff

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