Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 63319aa06cd804e1b292243930368066d0722322
      
https://github.com/WebKit/WebKit/commit/63319aa06cd804e1b292243930368066d0722322
  Author: Vitaly Dyachkov <[email protected]>
  Date:   2023-08-24 (Thu, 24 Aug 2023)

  Changed paths:
    M Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp
    M Tools/TestWebKitAPI/glib/TestExpectations.json

  Log Message:
  -----------
  [WPE] Initialize `textScaleFactor` member of `_WebKitWebViewPrivate`
https://bugs.webkit.org/show_bug.cgi?id=260535

Reviewed by Carlos Garcia Campos.

`267031@main` changed the way the `textScaleFactor` member of
`_WebKitWebViewPrivate` is initialized.

But it only covers GTK. On WPE it remains uninitialized.
This patch fixes it.

* Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp:
(webkitWebViewConstructed):
* Tools/TestWebKitAPI/glib/TestExpectations.json:

Canonical link: https://commits.webkit.org/267226@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to