Bug 91609 - [Qt][WK2] Caching of ShareableSurfaces breaks tiling.
Summary: [Qt][WK2] Caching of ShareableSurfaces breaks tiling.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zeno Albisser
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-18 03:25 PDT by Zeno Albisser
Modified: 2012-07-18 04:54 PDT (History)
2 users (show)

See Also:


Attachments
patch for review. (3.00 KB, patch)
2012-07-18 03:46 PDT, Zeno Albisser
kenneth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zeno Albisser 2012-07-18 03:25:53 PDT
This regression was triggered by r122554.

We should only cache ShareableSurfaces, when they are GraphicsSurface based.
Comment 1 Zeno Albisser 2012-07-18 03:46:43 PDT
Created attachment 152979 [details]
patch for review.
Comment 2 Zeno Albisser 2012-07-18 04:54:11 PDT
Committed r122948: <http://trac.webkit.org/changeset/122948>