index
:
firefox-esr
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dom
/
workers
/
test
/
WorkerDebugger_frozen_worker2.js
blob: 371d2c064b3fbae1045c2f9b7f4f9ac4c8821c40 (
plain
)
1
2
3
4
5
"use strict"
;
onmessage
=
function
()
{};
postMessage
(
"ready"
);