Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  IntegrityPolicyService.h

  Sprache: C
 

/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */


#ifndef IntegrityPolicyService_h_
#define IntegrityPolicyService_h_

#include "mozilla/dom/IntegrityPolicy.h"
#include "nsIContentPolicy.h"

#define NS_INTEGRITYPOLICYSERVICE_CONTRACTID \
  "@mozilla.org/integritypolicyservice;1"
#define INTEGRITYPOLICYSERVICE_CID \
  {0x3662958c, 0x0e34, 0x4f57, {0xbc, 0x6d, 0x2a, 0xcc, 0xde, 0xb4, 0x34, 0x2e}}

namespace mozilla::dom {

class IntegrityPolicyService : public nsIContentPolicy {
 public:
  NS_DECL_ISUPPORTS
  NS_DECL_NSICONTENTPOLICY

  IntegrityPolicyService() = default;

  bool ShouldRequestBeBlocked(nsIURI* aContentLocation, nsILoadInfo* aLoadInfo);

 protected:
  virtual ~IntegrityPolicyService();

  void ReportToConsole(nsIURI* aContentLocation, nsILoadInfo* aLoadInfo,
                       IntegrityPolicy::DestinationType aDestination,
                       bool aEnforce, bool aReportOnly) const;

  void ReportViolation(nsIURI* aContentLocation, nsILoadInfo* aLoadInfo,
                       IntegrityPolicy::DestinationType aDestination,
                       const IntegrityPolicy* aPolicy, bool aEnforce,
                       bool aReportOnly) const;
};
}  // namespace mozilla::dom

#endif /* IntegrityPolicyService_h_ */

Messung V0.5 in Prozent
C=91 H=92 G=91

¤ Dauer der Verarbeitung: 0.2 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

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.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Statistik
#Sources=141584
#Domains=738142