[Webkit-unassigned] [Bug 153413] Colormap should be freed when XWindow is destroyed on X11Helper.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 1 06:12:42 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=153413
Zan Dobersek <zan at falconsigh.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #269713|review? |review+
Flags| |
--- Comment #3 from Zan Dobersek <zan at falconsigh.net> ---
Comment on attachment 269713
--> https://bugs.webkit.org/attachment.cgi?id=269713
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=269713&action=review
> Source/WebCore/platform/graphics/surfaces/glx/X11Helper.cpp:296
> + XWindowAttributes attribute;
> + XGetWindowAttributes(display, windowId, &attribute);
> +
> + XFreeColormap(display, attribute.colormap);
r=me
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160201/3fe25ab6/attachment.html>
More information about the webkit-unassigned
mailing list