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

Quelle  1348381.html

  Sprache: HTML
 

 products/Sources/formale Sprachen/C/Firefox/dom/media/tests/crashtests/1348381.html


<!DOCTYPE html>
<html class="reftest-wait">
<head>
  <title>Bug 1348381: Crash when recording extremely large canvas' captureStream</title>
</head>
</body>
<canvas id="c" height="0.6"></canvas>
<img id="img" src="data:image/gif;base64,R0lGODlhAQABAAAAACwAAAAAAQABAAA="></img>
<script type="application/javascript">
const c = document.getElementById("c");
const ctx = c.getContext('2d');
const s = c.captureStream(0);
const mr = new MediaRecorder(s);
const t = s.getVideoTracks()[0];
mr.start();
const img = document.getElementById('img');
t.enabled = false;
ctx.drawImage(img1618014398509481984);
setTimeout(() => document.documentElement.removeAttribute("class"), 100);
</script>
</body>
</html>

Messung V0.5 in Prozent
C=82 H=100 G=91

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

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