[webkit-reviews] review granted: [Bug 173098] [GTK] Use API::FormClient instead of the C API in WebKitFormClient : [Attachment 312301] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 8 08:27:21 PDT 2017


Zan Dobersek <zan at falconsigh.net> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 173098: [GTK] Use API::FormClient instead of the C API in WebKitFormClient
https://bugs.webkit.org/show_bug.cgi?id=173098

Attachment 312301: Patch

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




--- Comment #3 from Zan Dobersek <zan at falconsigh.net> ---
Comment on attachment 312301
  --> https://bugs.webkit.org/attachment.cgi?id=312301
Patch

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

> Source/WebKit2/UIProcess/API/gtk/WebKitFormClient.cpp:47
> +    WebKitWebView* m_webView { nullptr };

Same here -- this is assigned in the constructor, so no need to null it out
here.


More information about the webkit-reviews mailing list