Bug 100705 - Coordinated Graphics: Delete cached ShareableSurfaces when purging backingStores.
Summary: Coordinated Graphics: Delete cached ShareableSurfaces when purging backingSto...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dongseong Hwang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-29 15:20 PDT by Dongseong Hwang
Modified: 2012-10-29 16:39 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.71 KB, patch)
2012-10-29 15:22 PDT, Dongseong Hwang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dongseong Hwang 2012-10-29 15:20:50 PDT
LayerTreeCoordinatorProxy can be used after calling LayerTreeCoordinatorProxy::purgeBackingStores(). So we should clear cached ShareableSurfaces.
Comment 1 Dongseong Hwang 2012-10-29 15:22:49 PDT
Created attachment 171323 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-29 16:39:03 PDT
Comment on attachment 171323 [details]
Patch

Clearing flags on attachment: 171323

Committed r132861: <http://trac.webkit.org/changeset/132861>
Comment 3 WebKit Review Bot 2012-10-29 16:39:06 PDT
All reviewed patches have been landed.  Closing bug.