[webkit-reviews] review denied: [Bug 107397] [Efl][WebGL] Add better support to track and free XResources. : [Attachment 183837] patchv4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 23 02:38:12 PST 2013


Noam Rosenthal <noam at webkit.org> has denied Kalyan
<kalyan.kondapally at intel.com>'s request for review:
Bug 107397: [Efl][WebGL] Add better support to track and free XResources.
https://bugs.webkit.org/show_bug.cgi?id=107397

Attachment 183837: patchv4
https://bugs.webkit.org/attachment.cgi?id=183837&action=review

------- Additional Comments from Noam Rosenthal <noam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=183837&action=review


> Source/WebCore/platform/graphics/surfaces/glx/X11WindowResources.h:49
> +struct ScopedXResource {

This is not needed. You can have OwnPtr with a specialized template, like
GTK/Cairo does.


More information about the webkit-reviews mailing list