Bug 49587

Summary: [Qt][WK2] Add a way to turn on tiled backing store in MiniBrowser
Product: WebKit Reporter: Balazs Kelemen <kbalazs>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Patch none

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.