MCPcopy Index your code
hub / github.com/scriptscat/scriptcat / hideProgress

Function hideProgress

example/tests/gm_download_test.js:328–331  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

326 }
327 }
328 function hideProgress() {
329 $progressWrap.style.display = "none";
330 $progressBar.style.width = "0%";
331 }
332
333 // ---------- Assertion helpers ----------
334 function assertEq(a, b, msg) {

Callers 2

runOneFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected