Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/dom/media/webrtc/tests/mochitests/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 761 B image not shown  

Quelle  test_1717318.html

  Sprache: HTML
 

 products/Sources/formale Sprachen/C/Firefox/dom/media/webrtc/tests/mochitests/test_1717318.html


<!DOCTYPE HTML>
<html>
<head>
  <title>PC construct with no global object (bug 1717318)</title>
  <script src="/tests/SimpleTest/SimpleTest.js"></script>
  <link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css" />
</head>
<body>
<script class="testbody" type="text/javascript">
"use strict";

// nsIArray is not special here, it could be pretty much any interface.
// We do this outside the try block just in case someday the interface is
// removed.
const dummyInterface = SpecialPowers.Components.interfaces.nsIArray;
ok(dummyInterface, "nsIArray should exist");
try {
  // Just don't crash.
  SpecialPowers.Components.classes["@mozilla.org/peerconnection;1"]
      .createInstance(dummyInterface);
} catch (e) {}

</script>
</body>
</html>

Messung V0.5 in Prozent
C=98 H=96 G=96

¤ Dauer der Verarbeitung: 0.19 Sekunden  (vorverarbeitet am  2026-08-26) ¤

*© 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.