Bug 277165

Summary: [WPE] When a specified WPE_DISPLAY is not available, fail, instead of silently using a fallback
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: WPE WebKitAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Nikolas Zimmermann
Reported 2024-07-26 13:15:02 PDT
Currently when we set WPE_DISPLAY, e.g. to 'wpe-display-wayland', and the Wayland connection fails, we still try the next possible WPEDisplay (by extension point enumeration) -- that is undesired, instead we should fail.
Attachments
Nikolas Zimmermann
Comment 1 2024-07-26 13:16:34 PDT
EWS
Comment 2 2024-07-28 08:45:50 PDT
Committed 281468@main (3f572031b825): <https://commits.webkit.org/281468@main> Reviewed commits have been landed. Closing PR #31313 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.