Bug 265654
| Summary: | [WPE] WPE Platform: add a connect method to WPEDisplayDRM to use a custom device file | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 265636 | ||
Carlos Garcia Campos
Similar to the wayland platform that allows to connect to a different compositor than the default one, we should allow to connect to a particular DRM device.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
lisiwei
Pull request: https://github.com/WebKit/webkit/pull/34453
Carlos Garcia Campos
(In reply to lisiwei from comment #1)
> Pull request: https://github.com/WebKit/webkit/pull/34453
This bug is about DRM, not headless. There's not bug for headless yet, so you can create a new one.
EWS
Committed 285545@main (f98baf30b97d): <https://commits.webkit.org/285545@main>
Reviewed commits have been landed. Closing PR #34453 and removing active labels.