Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 83dcbbf140b0cab88e45c32ce4bdb6fe38a2e0ed
      
https://github.com/WebKit/WebKit/commit/83dcbbf140b0cab88e45c32ce4bdb6fe38a2e0ed
  Author: Carlos Garcia Campos <[email protected]>
  Date:   2026-01-19 (Mon, 19 Jan 2026)

  Changed paths:
    M Source/WebKit/WebProcess/gtk/WebProcessMainGtk.cpp

  Log Message:
  -----------
  [GTK] Web process translatable strings are not in system locale
https://bugs.webkit.org/show_bug.cgi?id=305632

Reviewed by Michael Catanzaro.

This is because we no longer call gtk_init() from the web process, that
called setlocale() for us. Now we need to explicit call setlocale() to use
the system locale.

* Source/WebKit/WebProcess/gtk/WebProcessMainGtk.cpp:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to