Bug 93317 - Clear out the TileCache back pointer for all tile layers when the tile cache is destroyed
Summary: Clear out the TileCache back pointer for all tile layers when the tile cache ...
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-08-06 18:28 PDT by Anders Carlsson
Modified: 2012-08-06 18:34 PDT (History)
0 users

See Also:


Attachments
Patch (1.68 KB, patch)
2012-08-06 18:31 PDT, Anders Carlsson
dino: 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-08-06 18:28:24 PDT
Clear out the TileCache backpointer for all tile layers when the tile cache is destroyed
Comment 1 Anders Carlsson 2012-08-06 18:31:29 PDT
Created attachment 156820 [details]
Patch
Comment 2 Anders Carlsson 2012-08-06 18:34:25 PDT
Committed r124829: <http://trac.webkit.org/changeset/124829>