[webkit-changes] [WebKit/WebKit] f04cba: [WPE] clang-19 warning in WPEDisplay

Philippe Normand noreply at github.com
Thu Oct 24 07:45:47 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f04cbaee78d3c48fbec1ea348a2111fd73e4ce0e
      https://github.com/WebKit/WebKit/commit/f04cbaee78d3c48fbec1ea348a2111fd73e4ce0e
  Author: Philippe Normand <philn at igalia.com>
  Date:   2024-10-24 (Thu, 24 Oct 2024)

  Changed paths:
    M Source/WebKit/WPEPlatform/wpe/WPEDisplay.cpp

  Log Message:
  -----------
  [WPE] clang-19 warning in WPEDisplay
https://bugs.webkit.org/show_bug.cgi?id=282042

Reviewed by Michael Catanzaro.

* Source/WebKit/WPEPlatform/wpe/WPEDisplay.cpp:
(wpeDisplayDispose): Call eglTerminate directly instead of doing it with g_clear_pointer which would
require a cast.

Canonical link: https://commits.webkit.org/285649@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