Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7154d371c83df8fa6b9ffe4756b08361c7ff3227
      
https://github.com/WebKit/WebKit/commit/7154d371c83df8fa6b9ffe4756b08361c7ff3227
  Author: Patrick Griffis <[email protected]>
  Date:   2025-04-10 (Thu, 10 Apr 2025)

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

  Log Message:
  -----------
  [WPE] Remove unnecessary introspection annotations
https://bugs.webkit.org/show_bug.cgi?id=291354

Reviewed by Michael Catanzaro.

This used the copy-func and free-func annotations which was
added in gobject-introspection 1.74 (1 year newer than our
glib dep 2.70).

However this struct is a GBoxed type so introspection already
knows this information and it can be removed.

* Source/WebKit/WPEPlatform/wpe/WPEBufferDMABufFormats.cpp:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to