Bug 102135 - RemoteGraphicsLayer destructor should call GraphicsLayer::willBeDestroyed
Summary: RemoteGraphicsLayer destructor should call GraphicsLayer::willBeDestroyed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-13 14:26 PST by Anders Carlsson
Modified: 2012-11-13 14:34 PST (History)
0 users

See Also:


Attachments
Patch (2.88 KB, patch)
2012-11-13 14:29 PST, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2012-11-13 14:26:16 PST
RemoteGraphicsLayer destructor should call GraphicsLayer::willBeDestroyed
Comment 1 Anders Carlsson 2012-11-13 14:29:50 PST
Created attachment 173988 [details]
Patch
Comment 2 Andreas Kling 2012-11-13 14:31:31 PST
Comment on attachment 173988 [details]
Patch

You and your micropatches. r+
Comment 3 Anders Carlsson 2012-11-13 14:34:52 PST
Committed r134487: <http://trac.webkit.org/changeset/134487>