Bug 78757 - The TileCache object should be deallocated on the main thread
Summary: The TileCache object should be deallocated on the main thread
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-02-15 15:55 PST by Anders Carlsson
Modified: 2012-02-15 16:02 PST (History)
0 users

See Also:


Attachments
Patch (3.44 KB, patch)
2012-02-15 15:57 PST, Anders Carlsson
sam: 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-02-15 15:55:43 PST
The TileCache object should be deallocated on the main thread
Comment 1 Anders Carlsson 2012-02-15 15:57:25 PST
Created attachment 127258 [details]
Patch
Comment 2 Anders Carlsson 2012-02-15 16:02:36 PST
Committed r107852: <http://trac.webkit.org/changeset/107852>