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 WebKit | Assignee: | Nikolas Zimmermann <zimmermann> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Nikolas Zimmermann
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/31313
EWS
Committed 281468@main (3f572031b825): <https://commits.webkit.org/281468@main>
Reviewed commits have been landed. Closing PR #31313 and removing active labels.