[webkit-changes] [WebKit/WebKit] 1082d8: [WPE][WebDriver] Avoid leaking WPEKeymapEntry array

Lauro Moura noreply at github.com
Mon Jun 3 10:00:16 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1082d80b7bbf16e6bd7cd4ca28f2a400db6500e1
      https://github.com/WebKit/WebKit/commit/1082d80b7bbf16e6bd7cd4ca28f2a400db6500e1
  Author: Lauro Moura <lmoura at igalia.com>
  Date:   2024-06-03 (Mon, 03 Jun 2024)

  Changed paths:
    M Source/WebKit/UIProcess/Automation/libwpe/WebAutomationSessionWPE.cpp

  Log Message:
  -----------
  [WPE][WebDriver] Avoid leaking WPEKeymapEntry array
https://bugs.webkit.org/show_bug.cgi?id=275026

Reviewed by Michael Catanzaro.

Wrap the leaked entries with GUniqueOutPtr.

* Source/WebKit/UIProcess/Automation/libwpe/WebAutomationSessionWPE.cpp:
(WebKit::doKeyStrokeEvent):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list