Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 522fb197d28fa011ad6d5fa81bb470b9a4d1a525
https://github.com/WebKit/WebKit/commit/522fb197d28fa011ad6d5fa81bb470b9a4d1a525
Author: Philippe Normand <[email protected]>
Date: 2023-07-28 (Fri, 28 Jul 2023)
Changed paths:
M Source/WebCore/platform/graphics/PlatformDisplay.cpp
Log Message:
-----------
[GBM] Fixes for WEBKIT_WEB_RENDER_DEVICE_FILE handling
https://bugs.webkit.org/show_bug.cgi?id=259561
Reviewed by Carlos Garcia Campos.
Without this patch setting the WEBKIT_WEB_RENDER_DEVICE_FILE has no effect,
since the GBMDevice is
not re-initialized after setting the env var.
* Source/WebCore/platform/graphics/PlatformDisplay.cpp:
(WebCore::PlatformDisplay::drmRenderNodeFile):
(WebCore::PlatformDisplay::gbmDevice):
Canonical link: https://commits.webkit.org/266382@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes