aboutsummaryrefslogtreecommitdiff
path: root/devel/electron13/files/patch-components_url__formatter_spoof__checks_idn__spoof__checker.cc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron13/files/patch-components_url__formatter_spoof__checks_idn__spoof__checker.cc')
-rw-r--r--devel/electron13/files/patch-components_url__formatter_spoof__checks_idn__spoof__checker.cc11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/electron13/files/patch-components_url__formatter_spoof__checks_idn__spoof__checker.cc b/devel/electron13/files/patch-components_url__formatter_spoof__checks_idn__spoof__checker.cc
new file mode 100644
index 000000000000..496ca926489e
--- /dev/null
+++ b/devel/electron13/files/patch-components_url__formatter_spoof__checks_idn__spoof__checker.cc
@@ -0,0 +1,11 @@
+--- components/url_formatter/spoof_checks/idn_spoof_checker.cc.orig 2021-07-15 19:13:38 UTC
++++ components/url_formatter/spoof_checks/idn_spoof_checker.cc
+@@ -291,7 +291,7 @@ IDNSpoofChecker::IDNSpoofChecker() {
+ // The ideal fix would be to change the omnibox font used for Thai. In
+ // that case, the Linux-only list should be revisited and potentially
+ // removed.
+-#if defined(OS_LINUX) || defined(OS_CHROMEOS)
++#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD)
+ "[ทนบพรหเแ๐ดลปฟม]",
+ #else
+ "[บพเแ๐]",