Bug 87281 - fixes a memory leak in FontHolder
Summary: fixes a memory leak in FontHolder
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit wx (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-23 10:37 PDT by Robin Dunn
Modified: 2012-05-23 11:23 PDT (History)
1 user (show)

See Also:


Attachments
patch (936 bytes, patch)
2012-05-23 10:37 PDT, Robin Dunn
kevino: review+
kevino: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Dunn 2012-05-23 10:37:35 PDT
Created attachment 143593 [details]
patch

fixes a memory leak in FontHolder
Comment 1 Kevin Ollivier 2012-05-23 11:23:59 PDT
Landed in r118209, thanks!