[webkit-changes] [WebKit/WebKit] a836ac: [WPE] WPE Platform: add a method to create a new W...
Siwei Li
noreply at github.com
Mon Oct 7 02:00:50 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a836ac514c8017e4c663e5d6e8135e103799b429
https://github.com/WebKit/WebKit/commit/a836ac514c8017e4c663e5d6e8135e103799b429
Author: Siwei Li <siwei.li at live.com>
Date: 2024-10-07 (Mon, 07 Oct 2024)
Changed paths:
M Source/WebKit/WPEPlatform/wpe/headless/WPEDisplayHeadless.cpp
M Source/WebKit/WPEPlatform/wpe/headless/WPEDisplayHeadless.h
Log Message:
-----------
[WPE] WPE Platform: add a method to create a new WPEDisplayHeadless using 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
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list