summaryrefslogtreecommitdiff
path: root/libre/iceweasel/9003-FSDG-urihandlers.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre/iceweasel/9003-FSDG-urihandlers.patch')
-rw-r--r--libre/iceweasel/9003-FSDG-urihandlers.patch96
1 files changed, 32 insertions, 64 deletions
diff --git a/libre/iceweasel/9003-FSDG-urihandlers.patch b/libre/iceweasel/9003-FSDG-urihandlers.patch
index 504d18b36..80b3c4578 100644
--- a/libre/iceweasel/9003-FSDG-urihandlers.patch
+++ b/libre/iceweasel/9003-FSDG-urihandlers.patch
@@ -1,54 +1,32 @@
-diff --git a/uriloader/exthandler/HandlerList.jsm b/uriloader/exthandler/HandlerList.jsm
-index 04b9205..ff3aec5 100644
---- a/uriloader/exthandler/HandlerList.jsm
-+++ b/uriloader/exthandler/HandlerList.jsm
-@@ -11,229 +11,25 @@ this.kHandlerListVersion = 1;
- this.kHandlerList = {
+diff --git a/uriloader/exthandler/HandlerList.sys.mjs b/uriloader/exthandler/HandlerList.sys.mjs
+index e95d627c07..81f9218da9 100644
+--- a/uriloader/exthandler/HandlerList.sys.mjs
++++ b/uriloader/exthandler/HandlerList.sys.mjs
+@@ -7,197 +7,25 @@ export const kHandlerListVersion = 1;
+ export const kHandlerList = {
default: {
schemes: {
- mailto: {
-+ irc: {
- handlers: [
- {
+- handlers: [
+- {
- name: "Gmail",
- uriTemplate: "https://mail.google.com/mail/?extsrc=mailto&url=%s",
-+ name: "KiwiIRC",
-+ uriTemplate: "https://web.libera.chat/?url=%s",
- },
- ],
- },
+- },
+- ],
+- },
- },
- },
- cs: {
- schemes: {
- mailto: {
-+ ircs: {
- handlers: [
- {
+- handlers: [
+- {
- name: "Seznam",
- uriTemplate: "https://email.seznam.cz/newMessageScreen?mailto=%s",
- },
- {
- name: "Gmail",
- uriTemplate: "https://mail.google.com/mail/?extsrc=mailto&url=%s",
-+ name: "KiwiIRC",
-+ uriTemplate: "https://web.libera.chat/?url=%s",
- },
- ],
- },
-- },
-- },
-- csb: {
-- schemes: {
- mailto: {
- handlers: [
- {
-- name: "Poczta Interia.pl",
-- uriTemplate: "http://poczta.interia.pl/mh/?mailto=%s",
-- },
-- {
-- name: "OnetPoczta",
-- uriTemplate: "http://poczta.onet.pl/napisz.html?uri=%s",
- },
- ],
- },
@@ -74,40 +52,46 @@ index 04b9205..ff3aec5 100644
- "ja-JP-mac": {
- schemes: {
- mailto: {
-- handlers: [
-- {
++ irc: {
+ handlers: [
+ {
- name: "Yahoo!メール",
- uriTemplate: "https://mail.yahoo.co.jp/compose/?To=%s",
- },
- {
- name: "Gmail",
- uriTemplate: "https://mail.google.com/mail/?extsrc=mailto&url=%s",
-- },
-- ],
-- },
++ name: "KiwiIRC",
++ uriTemplate: "https://web.libera.chat/?url=%s",
+ },
+ ],
+ },
- },
- },
- ja: {
- schemes: {
- mailto: {
-- handlers: [
-- {
++ ircs: {
+ handlers: [
+ {
- name: "Yahoo!メール",
- uriTemplate: "https://mail.yahoo.co.jp/compose/?To=%s",
- },
- {
- name: "Gmail",
- uriTemplate: "https://mail.google.com/mail/?extsrc=mailto&url=%s",
-- },
-- ],
-- },
++ name: "KiwiIRC",
++ uriTemplate: "https://web.libera.chat/?url=%s",
+ },
+ ],
+ },
- },
- },
- kk: {
- schemes: {
-- mailto: {
-- handlers: [
-- {
+ mailto: {
+ handlers: [
+ {
- name: "Яндекс.Почта",
- uriTemplate: "https://mail.yandex.ru/compose?mailto=%s",
- },
@@ -191,22 +175,6 @@ index 04b9205..ff3aec5 100644
- },
- },
- },
-- sah: {
-- schemes: {
-- mailto: {
-- handlers: [
-- {
-- name: "Яндекс.Почта",
-- uriTemplate: "https://mail.yandex.ru/compose?mailto=%s",
-- },
-- {
-- name: "Mail.Ru",
-- uriTemplate: "https://e.mail.ru/cgi-bin/sentmsg?mailto=%s",
-- },
-- ],
-- },
-- },
-- },
- uk: {
- schemes: {
- mailto: {