Bug 61054

Summary: [Qt][WK2] Don't lie about supporting accelerated compositing.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Qt, QtTriaged
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

Description Andreas Kling 2011-05-18 07:55:25 PDT
LayerTreeHost::supportsAcceleratedCompositing() should return false, at least until we stop returning 0 from LayerTreeHost::create().
Comment 1 Andreas Kling 2011-05-18 07:56:05 PDT
Created attachment 93915 [details]
Proposed patch
Comment 2 Kenneth Rohde Christiansen 2011-05-18 07:57:07 PDT
Comment on attachment 93915 [details]
Proposed patch

ok
Comment 3 Andreas Kling 2011-05-18 08:04:29 PDT
Comment on attachment 93915 [details]
Proposed patch

Clearing flags on attachment: 93915

Committed r86761: <http://trac.webkit.org/changeset/86761>
Comment 4 Andreas Kling 2011-05-18 08:04:37 PDT
All reviewed patches have been landed.  Closing bug.