Bug 259647
| Summary: | [GTK] Fallback to first render node returned by DRM when failing to get using EGLDevice | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WebKitGTK | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | Keywords: | Gtk |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
There might be drivers that don't implement EGL_EXT_device_query or EGL_EXT_device_drm. In those cases could just fallback to get the first render node returned by libdrm.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/16227
EWS
Committed 266997@main (a6106792d52a): <https://commits.webkit.org/266997@main>
Reviewed commits have been landed. Closing PR #16227 and removing active labels.