Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bc99395ee3b1c2bc5f18e735b7d183198f60c0d2
      
https://github.com/WebKit/WebKit/commit/bc99395ee3b1c2bc5f18e735b7d183198f60c0d2
  Author: Carlos Garcia Campos <cgar...@igalia.com>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

  Changed paths:
    M Source/WebKit/PlatformWPE.cmake
    M Source/WebKit/WPEPlatform/CMakeLists.txt
    M Source/WebKit/WPEPlatform/wpe-platform-uninstalled.pc.in
    M Source/WebKit/WPEPlatform/wpe-platform.pc.in
    M Source/WebKit/WPEPlatform/wpe/drm/WPEDisplayDRM.h
    M Source/WebKit/WPEPlatform/wpe/wayland/WPEDisplayWayland.cpp
    M Tools/MiniBrowser/wpe/CMakeLists.txt
    M Tools/TestWebKitAPI/PlatformWPE.cmake
    M Tools/TestWebKitAPI/glib/PlatformWPE.cmake
    M Tools/TestWebKitAPI/glib/WPEPlatform/CMakeLists.txt
    M Tools/WebKitTestRunner/PlatformWPE.cmake

  Log Message:
  -----------
  [WPE] WPE Platform: build WPEPlatform as a part of libWPEWebKit
https://bugs.webkit.org/show_bug.cgi?id=298014

Reviewed by Adrian Perez de Castro.

Building a separate shared library for WPEPlatform means we end up with
two copies of WTF which has caused some problems with globals. We still
install a different pkg-config file for WPEPlatform but pointing to
libWPEWebKit instead, similar to what we do with the WPEPlatform
libraries.

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



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

Reply via email to