From 181f72ae93c41cff21d6323ca79ccbaf9f87c258 Mon Sep 17 00:00:00 2001 From: Diego Gonzalez <73939538+diekus@users.noreply.github.com> Date: Tue, 13 Jul 2021 18:03:16 +0100 Subject: [PATCH] Meta: export "safelisted schemes" The Web App Manifest spec will use this. --- source | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source b/source index b82ce5b9fab..baac6e95c00 100644 --- a/source +++ b/source @@ -96297,7 +96297,8 @@ interface Navigator {
This means that including a colon in scheme (as in "mailto:
") will throw.
The following schemes are the safelisted schemes:
+The following schemes are the safelisted + schemes:
bitcoin