Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6339f3f4305730fdd43ec643cb8a720b7d5f53a1
      
https://github.com/WebKit/WebKit/commit/6339f3f4305730fdd43ec643cb8a720b7d5f53a1
  Author: Lauro Moura <[email protected]>
  Date:   2025-10-12 (Sun, 12 Oct 2025)

  Changed paths:
    M Tools/TestWebKitAPI/glib/WPEPlatform/WPEPlatformTestMain.cpp

  Log Message:
  -----------
  [WPE] WPE Platform: Unset WPE_DRM_DEVICE for Tests using WPEMockPlatformTest
https://bugs.webkit.org/show_bug.cgi?id=300535

Reviewed by Carlos Garcia Campos.

wpe_display_get_drm_device gives higher precedence to the override
device over the one provided by the actual platform Display class, while
in the Mock plaform we want to use the mocked classes.

This commit ensures we unset it for the Mock tests.

* Tools/TestWebKitAPI/glib/WPEPlatform/WPEPlatformTestMain.cpp:
(main):

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