Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f407ecf491e1ee9b2fc63f594ef6413b0ceb8ec9
      
https://github.com/WebKit/WebKit/commit/f407ecf491e1ee9b2fc63f594ef6413b0ceb8ec9
  Author: Diego Pino Garcia <[email protected]>
  Date:   2023-05-04 (Thu, 04 May 2023)

  Changed paths:
    M Tools/MiniBrowser/gtk/main.c

  Log Message:
  -----------
  [GTK] Build fix for Debian stable after 263331@main
https://bugs.webkit.org/show_bug.cgi?id=255518

Reviewed by Adrian Perez de Castro.

Macro 'G_OPTION_ENTRY_NULL' is only defined since glib 2.70, which is
not featured in Debian Stable.

* Tools/MiniBrowser/gtk/main.c: Replace macro 'G_OPTION_ENTRY_NULL' for NULL.
(addSettingsGroupToContext):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to