[Webkit-unassigned] [Bug 140352] REGRESSION(r177075): Flickering when the WebView is realized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 13 05:52:53 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=140352

--- Comment #6 from Julien Isorce <j.isorce at samsung.com> ---
Comment on attachment 244437
  --> https://bugs.webkit.org/attachment.cgi?id=244437
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=244437&action=review

> Source/WebKit2/UIProcess/gtk/RedirectedXCompositeWindow.cpp:148
> +    windowAttributes.colormap = XCreateColormap(display, RootWindowOfScreen(screen), visual, AllocNone);

Don't you need to call XFreeColormap once the window is released in ::~RedirectedXCompositeWindow ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150113/ce16cf88/attachment-0002.html>


More information about the webkit-unassigned mailing list