-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[WPE] WPE Platform: add a method to create a new WPEDisplayHeadless using a custom device file #34519
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
EWS run on previous version of this PR (hash 7f563e1) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here it's not device found
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And here it's device not found and return
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This could probably be and #else
then
7f563e1
to
f54be68
Compare
EWS run on previous version of this PR (hash f54be68) |
f54be68
to
054b75d
Compare
EWS run on current version of this PR (hash 054b75d) |
…sing a custom device file https://bugs.webkit.org/show_bug.cgi?id=280701 Reviewed by Carlos Garcia Campos. Add a `wpe_display_headless_new_for_device()` method to the headless backend in order to create a new display from the specified DRM device. * Source/WebKit/WPEPlatform/wpe/headless/WPEDisplayHeadless.cpp: (wpe_display_headless_new_for_device): * Source/WebKit/WPEPlatform/wpe/headless/WPEDisplayHeadless.h: Canonical link: https://commits.webkit.org/284755@main
054b75d
to
a836ac5
Compare
Committed 284755@main (a836ac5): https://commits.webkit.org/284755@main Reviewed commits have been landed. Closing PR #34519 and removing active labels. |
a836ac5
054b75d