[Webkit-unassigned] [Bug 173095] [GTK] Use API::Findclient instead of the C API in WebKitFindController

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 8 06:33:45 PDT 2017


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

Zan Dobersek <zan at falconsigh.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #312294|review?                     |review+
              Flags|                            |

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

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

> Source/WebKit2/UIProcess/API/gtk/WebKitFindController.cpp:133
> +    WebKitFindController* m_findController { nullptr };

We don't have to initialize this to nullptr here since the constructor initializes it anyway.

-- 
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/20170608/01202701/attachment.html>


More information about the webkit-unassigned mailing list