Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/wgpu-hal/src/auxil/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 3 kB image not shown  

Quelle  file_service_worker.html   Sprache: unbekannt

 
<!DOCTYPE HTML>
<html>
<head>
  <title>Bug 1208559 - ServiceWorker registration not governed by CSP</title>
</head>
<body>
<script>
  function finish(status) {
    window.parent.postMessage({result: status}, "*");
  }

  const promises = [
    navigator.serviceWorker.ready,
    navigator.serviceWorker.register("file_service_worker.js", { scope: "." })
  ];

  Promise.race(promises).then(finish.bind(null, 'allowed'),
                              finish.bind(null, 'blocked'));
  </script>
</body>
</html>

Messung V0.5
C=94 H=92 G=92

[ zur Elbe Produktseite wechseln0.16Quellennavigators  Analyse erneut starten  ]