Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3f572031b825b1cb4502e59b719d2e8b125a4509
      
https://github.com/WebKit/WebKit/commit/3f572031b825b1cb4502e59b719d2e8b125a4509
  Author: Nikolas Zimmermann <[email protected]>
  Date:   2024-07-28 (Sun, 28 Jul 2024)

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

  Log Message:
  -----------
  [WPE] When a specified WPE_DISPLAY is not available, fail, instead of 
silently using a fallback
https://bugs.webkit.org/show_bug.cgi?id=277165

Reviewed by Michael Catanzaro.

If the environemnt variable 'WPE_DISPLAY' is explicitely set to a value, e.g. 
'wpe-display-wayland'
we should fail, if the Wayland connection fails or the platform is unavailable 
instead of silently
choosing a fallback.

* Source/WebKit/WPEPlatform/wpe/WPEDisplay.cpp:
(wpe_display_get_default):

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