Bug 103030 - Coordinated Graphics: LayerTreeRenderer::removeTile() does not remove tiles actually.
Summary: Coordinated Graphics: LayerTreeRenderer::removeTile() does not remove tiles a...
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-11-22 00:09 PST by Dongseong Hwang
Modified: 2012-11-23 08:58 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.60 KB, patch)
2012-11-22 00:10 PST, 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-11-22 00:09:06 PST
LayerTreeRenderer::removeTile() must add a backing store into
m_backingStoresWithPendingBuffers. Otherwise, tiles are not removed.
Comment 1 Dongseong Hwang 2012-11-22 00:10:09 PST
Created attachment 175604 [details]
Patch
Comment 2 Noam Rosenthal 2012-11-23 08:48:53 PST
Comment on attachment 175604 [details]
Patch

As always, good catch!
Comment 3 WebKit Review Bot 2012-11-23 08:58:48 PST
Comment on attachment 175604 [details]
Patch

Clearing flags on attachment: 175604

Committed r135622: <http://trac.webkit.org/changeset/135622>
Comment 4 WebKit Review Bot 2012-11-23 08:58:52 PST
All reviewed patches have been landed.  Closing bug.