Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c127bdbec2a3ff3cf58531650eb7828acb489c91
      
https://github.com/WebKit/WebKit/commit/c127bdbec2a3ff3cf58531650eb7828acb489c91
  Author: Claudio Saavedra <[email protected]>
  Date:   2026-09-23 (Wed, 23 Sep 2026)

  Changed paths:
    M Source/WebKit/PlatformWPEDeprecated.cmake

  Log Message:
  -----------
  [WPE] WPE 1.1 API build fails with a redefinition in WebKitEnumTypes.cpp
https://bugs.webkit.org/show_bug.cgi?id=324973

Unreviewed build fix.

310697@main added WebKitFaviconDatabase.h.in to the WPE API header
templates, but PlatformWPEDeprecated.cmake, which the 1.1 API build
includes on top of them, still appended it too. glib-mkenums then
generated webkit_favicon_database_error_get_type() twice.

* Source/WebKit/PlatformWPEDeprecated.cmake:

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



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

Reply via email to