[webkit-changes] [WebKit/WebKit] 97f37b: [GTK] KeyBindingTranslator.m_nativeWidget is leaked

Michael Catanzaro noreply at github.com
Tue Sep 20 07:31:52 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 97f37b5b39e8853b1d5afdc3b3a46380ebb02336
      https://github.com/WebKit/WebKit/commit/97f37b5b39e8853b1d5afdc3b3a46380ebb02336
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2022-09-20 (Tue, 20 Sep 2022)

  Changed paths:
    M Source/WebKit/UIProcess/gtk/KeyBindingTranslator.cpp
    M Source/WebKit/UIProcess/gtk/KeyBindingTranslator.h

  Log Message:
  -----------
  [GTK] KeyBindingTranslator.m_nativeWidget is leaked
https://bugs.webkit.org/show_bug.cgi?id=245384

Reviewed by Adrian Perez de Castro.

* Source/WebKit/UIProcess/gtk/KeyBindingTranslator.cpp:
(WebKit::KeyBindingTranslator::KeyBindingTranslator):
(WebKit::KeyBindingTranslator::commandsForKeyEvent):
* Source/WebKit/UIProcess/gtk/KeyBindingTranslator.h:
(WebKit::KeyBindingTranslator::widget const):

Canonical link: https://commits.webkit.org/254672@main




More information about the webkit-changes mailing list