[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-browser/tor-browser-90.0b12-10.5-1] fixup! Bug 28005: Implement .onion alias urlbar rewrites
commit f0c50915c461440d7f9aade333293c3d4ae08923
Author: Nicolas Vigier <boklm@xxxxxxxxxxxxxx>
Date: Fri Jul 2 15:42:05 2021 +0200
fixup! Bug 28005: Implement .onion alias urlbar rewrites
---
docshell/base/nsIWebNavigation.idl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docshell/base/nsIWebNavigation.idl b/docshell/base/nsIWebNavigation.idl
index fa00e155cba7..98f3b6a2f9a3 100644
--- a/docshell/base/nsIWebNavigation.idl
+++ b/docshell/base/nsIWebNavigation.idl
@@ -271,7 +271,7 @@ interface nsIWebNavigation : nsISupports
/**
* Allow rewriting the urlbar to a short .onion alias.
*/
- const unsigned long LOAD_FLAGS_ALLOW_ONION_URLBAR_REWRITES = 0x8000000;
+ const unsigned long LOAD_FLAGS_ALLOW_ONION_URLBAR_REWRITES = 0x9000000;
/**
* Loads a given URI. This will give priority to loading the requested URI
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits