Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/docshell/test/browser/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 617 B image not shown  

Quelle  browser_bug388121-1.js   Sprache: JAVA

 
add_task(async function test() {
  await BrowserTestUtils.withNewTab(
    { gBrowser, url: "about:blank" },
    async function (newBrowser) {
      await SpecialPowers.spawn(newBrowser, [], async function () {
        var prin = content.document.nodePrincipal;
        Assert.notEqual(prin, null"Loaded principal must not be null");
        Assert.notEqual(
          prin,
          undefined,
          "Loaded principal must not be undefined"
        );

        Assert.equal(
          prin.isSystemPrincipal,
          false,
          "Loaded principal must not be system"
        );
      });
    }
  );
});

100%


¤ Dauer der Verarbeitung: 0.0 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

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 ist noch experimentell.