Bug 72144 - [WK2][X11] Don't leak the colormap we created for the plugin
Summary: [WK2][X11] Don't leak the colormap we created for the plugin
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Balazs Kelemen
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-11-11 09:49 PST by Balazs Kelemen
Modified: 2011-11-16 10:05 PST (History)
0 users

See Also:


Attachments
Patch (1.71 KB, patch)
2011-11-11 09:53 PST, Balazs Kelemen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Balazs Kelemen 2011-11-11 09:49:38 PST
Just a small issue I noticed, we should free the colormap.
Comment 1 Balazs Kelemen 2011-11-11 09:53:29 PST
Created attachment 114720 [details]
Patch
Comment 2 Xan Lopez 2011-11-16 09:46:31 PST
Comment on attachment 114720 [details]
Patch

This looks good to me.
Comment 3 Balazs Kelemen 2011-11-16 10:05:38 PST
Comment on attachment 114720 [details]
Patch

Clearing flags on attachment: 114720

Committed r100464: <http://trac.webkit.org/changeset/100464>
Comment 4 Balazs Kelemen 2011-11-16 10:05:45 PST
All reviewed patches have been landed.  Closing bug.