[webkit-changes] [WebKit/WebKit] a34b95: [WPE] Fix device scale factor in the DRM platform

Siwei Li noreply at github.com
Mon Sep 9 22:44:13 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a34b9541632aa06189b44a3429bf1615e95ccdbc
      https://github.com/WebKit/WebKit/commit/a34b9541632aa06189b44a3429bf1615e95ccdbc
  Author: Siwei Li <siwei.li at live.com>
  Date:   2024-09-09 (Mon, 09 Sep 2024)

  Changed paths:
    M Source/WebKit/WPEPlatform/wpe/WPEMonitor.cpp
    M Source/WebKit/WPEPlatform/wpe/WPEView.cpp

  Log Message:
  -----------
  [WPE] Fix device scale factor in the DRM platform
https://bugs.webkit.org/show_bug.cgi?id=279272

Reviewed by Carlos Garcia Campos.

Change the minimum specification of the DRM monitor scale from 1.0 to 0;
change the assertion check for arg passed in from 1.0 to 0.

* Source/WebKit/WPEPlatform/wpe/WPEMonitor.cpp:
(wpe_monitor_class_init):
(wpe_monitor_set_scale):
* Source/WebKit/WPEPlatform/wpe/WPEView.cpp:
(wpe_view_class_init):

Canonical link: https://commits.webkit.org/283394@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