/* This Source Code Form is subject to the terms of the Mozilla Public *License,v.2.0.IfacopyoftheMPLwasnotdistributedwiththis
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include"nsISerializable.idl"
interface nsIContentSecurityPolicy;
[scriptable, builtinclass, uuid(c9da865e-c3d7-4aa1-a271-0f571f013c30)]
interface nsIPolicyContainer : nsISerializable { // Unfortunately, we have to expose CSP for now. For now, we only expose it as readonly.
[infallible] readonly attribute nsIContentSecurityPolicy csp;
// Please avoid using this method. We only expose it to allow devtools to create a // policy container from a CSP. // (It is used by SessionHistory too but it is only while we migrate fully) void initFromCSP(in nsIContentSecurityPolicy aCSP);
};
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.1 Sekunden
(vorverarbeitet am 2026-08-27)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.