[webkit-changes] [WebKit/WebKit] 8d7583: [WPE] WPE Platform: Use default values from WPESet...

Siwei Li noreply at github.com
Thu Dec 19 22:34:06 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8d758321355e40d71444cd9c437deec32b32beed
      https://github.com/WebKit/WebKit/commit/8d758321355e40d71444cd9c437deec32b32beed
  Author: Siwei Li <siwei.li at live.com>
  Date:   2024-12-19 (Thu, 19 Dec 2024)

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

  Log Message:
  -----------
  [WPE] WPE Platform: Use default values from WPESettings for WPEView
https://bugs.webkit.org/show_bug.cgi?id=284758

Reviewed by Carlos Garcia Campos.

Set the size of the WPEView as well as the double click time and distance
with the values from WPESettings.

* Source/WebKit/WPEPlatform/wpe/WPESettings.cpp:
(_WPESettingsPrivate::_WPESettingsPrivate):
* Source/WebKit/WPEPlatform/wpe/WPESettings.h:
* Source/WebKit/WPEPlatform/wpe/WPEView.cpp:
(wpeViewConstructed):
(wpe_view_compute_press_count):

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