[webkit-reviews] review granted: [Bug 184405] [WPE][GTK] Remove WlUniquePtr<wl_display> footgun : [Attachment 337474] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 23 07:18:12 PDT 2018


Carlos Garcia Campos <cgarcia at igalia.com> has granted Michael Catanzaro
<mcatanzaro at igalia.com>'s request for review:
Bug 184405: [WPE][GTK] Remove WlUniquePtr<wl_display> footgun
https://bugs.webkit.org/show_bug.cgi?id=184405

Attachment 337474: Patch

https://bugs.webkit.org/attachment.cgi?id=337474&action=review




--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 337474
  --> https://bugs.webkit.org/attachment.cgi?id=337474
Patch

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

> Source/WebKit/UIProcess/gtk/WaylandCompositor.h:129
> +	   void operator() (struct wl_display* display) {
wl_display_destroy(display); }

const


More information about the webkit-reviews mailing list