Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fe253715172d02456f4e1568a2e25cbca468129c
      
https://github.com/WebKit/WebKit/commit/fe253715172d02456f4e1568a2e25cbca468129c
  Author: Carlos Garcia Campos <[email protected]>
  Date:   2025-06-09 (Mon, 09 Jun 2025)

  Changed paths:
    M Source/WebKit/UIProcess/gtk/SystemSettingsManagerProxyGtk.cpp

  Log Message:
  -----------
  REGRESSION(293449@main): [GTK] rendering and fonts broken in GTK 3
https://bugs.webkit.org/show_bug.cgi?id=294027

Reviewed by Michael Catanzaro.

In 293449@main I moved the the code to get fopnt DPI from Web process to
UI process but I forgot the value received in the web process divided by
1024, so for GTK3 we need to multiply the value get.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to