From a091751e097ed509825e71b7b14fe3aa2a14b206 Mon Sep 17 00:00:00 2001 From: Bernhard Kaindl Date: Sun, 28 Sep 2025 16:10:18 +0200 Subject: [PATCH] urlbar.yaml: Fix network.IDN_show_punycode to show international characters as designed (#10600) Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com> --- prefs/urlbar.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/prefs/urlbar.yaml b/prefs/urlbar.yaml index 72472cae9..e47a3274b 100644 --- a/prefs/urlbar.yaml +++ b/prefs/urlbar.yaml @@ -53,9 +53,6 @@ - name: browser.formfill.enable value: false -- name: network.IDN_show_punycode - value: true - - name: browser.urlbar.suggest.topsites value: true locked: true