Bug 49587 - [Qt][WK2] Add a way to turn on tiled backing store in MiniBrowser
Summary: [Qt][WK2] Add a way to turn on tiled backing store in MiniBrowser
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-16 02:48 PST by Balazs Kelemen
Modified: 2010-11-16 05:23 PST (History)
0 users

See Also:


Attachments
Patch (6.14 KB, patch)
2010-11-16 04:50 PST, Balazs Kelemen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Balazs Kelemen 2010-11-16 02:48:51 PST
It is annoying that you need to change code to turn on tiled backing store to test it.
Let's add API to do that and use it in the MiniBrowser to add a way to turn it on by a command line option.
Comment 1 Balazs Kelemen 2010-11-16 04:31:53 PST
I have changed my mind, there is no need to extra API to do this.
Comment 2 Balazs Kelemen 2010-11-16 04:50:19 PST
Created attachment 73982 [details]
Patch
Comment 3 Andreas Kling 2010-11-16 05:11:32 PST
Comment on attachment 73982 [details]
Patch

Whoa, this TODO just disappeared from my queue! <3
Comment 4 Balazs Kelemen 2010-11-16 05:23:46 PST
Comment on attachment 73982 [details]
Patch

Clearing flags on attachment: 73982

Committed r72089: <http://trac.webkit.org/changeset/72089>
Comment 5 Balazs Kelemen 2010-11-16 05:23:54 PST
All reviewed patches have been landed.  Closing bug.