Soften security restrictions on the caa: protocol (for Waterfox 56.1+)
Este commit está contenido en:
2
bootstrap.js
vendido
2
bootstrap.js
vendido
@@ -236,7 +236,7 @@ CAAProtocolHandler.prototype = Object.freeze({
|
|||||||
|
|
||||||
protocolFlags: Ci.nsIProtocolHandler.URI_NORELATIVE |
|
protocolFlags: Ci.nsIProtocolHandler.URI_NORELATIVE |
|
||||||
Ci.nsIProtocolHandler.URI_NOAUTH |
|
Ci.nsIProtocolHandler.URI_NOAUTH |
|
||||||
Ci.nsIProtocolHandler.URI_DANGEROUS_TO_LOAD |
|
Ci.nsIProtocolHandler.URI_LOADABLE_BY_ANYONE |
|
||||||
Ci.nsIProtocolHandler.URI_IS_LOCAL_RESOURCE |
|
Ci.nsIProtocolHandler.URI_IS_LOCAL_RESOURCE |
|
||||||
Ci.nsIProtocolHandler.URI_OPENING_EXECUTES_SCRIPT,
|
Ci.nsIProtocolHandler.URI_OPENING_EXECUTES_SCRIPT,
|
||||||
|
|
||||||
|
|||||||
Referencia en una nueva incidencia
Block a user