[webkit-changes] [WebKit/WebKit] 522fb1: [GBM] Fixes for WEBKIT_WEB_RENDER_DEVICE_FILE hand...

Philippe Normand noreply at github.com
Fri Jul 28 04:16:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 522fb197d28fa011ad6d5fa81bb470b9a4d1a525
      https://github.com/WebKit/WebKit/commit/522fb197d28fa011ad6d5fa81bb470b9a4d1a525
  Author: Philippe Normand <philn at igalia.com>
  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




More information about the webkit-changes mailing list