[webkit-changes] [WebKit/WebKit] 3f5720: [WPE] When a specified WPE_DISPLAY is not availabl...

Nikolas Zimmermann noreply at github.com
Sun Jul 28 08:46:08 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3f572031b825b1cb4502e59b719d2e8b125a4509
      https://github.com/WebKit/WebKit/commit/3f572031b825b1cb4502e59b719d2e8b125a4509
  Author: Nikolas Zimmermann <nzimmermann at igalia.com>
  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


More information about the webkit-changes mailing list