Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/dom/media/tests/crashtests/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 797 B image not shown  

Quelle  834100.html   Sprache: HTML

 
 products/sources/formale Sprachen/C/Firefox/dom/media/tests/crashtests/834100.html


<html class="reftest-wait">
  <head>
    <script language="javascript">

function start() {
  remotePC = new RTCPeerConnection();
  var cand = new RTCIceCandidate(
                {candidate: "1 1 UDP 1 127.0.0.1 34567 type host",
                 sdpMid: "helloworld",
                 sdbMid: "helloworld", // Mis-spelt attribute for bug 833948 compatibility.
                 sdpMLineIndex: 1
                });
  try {remotePC.addIceCandidate(cand);} catch(e) {} // bug 842075 - remove try when fixed
  try {remotePC.addIceCandidate(cand, function(sdp){}, finish);} catch(e) {} // bug 842075 - remove try when fixed
  finish();
}

function finish(arg) {
  document.documentElement.removeAttribute("class");
}
    </script>
  </head>
  <body onload="setTimeout(start, 100)">
  </body>
</html>

Messung V0.5
C=96 H=95 G=95

¤ Dauer der Verarbeitung: 0.12 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 und die Messung sind noch experimentell.