index
:
firefox-esr
debian
progress-linux
upstream
debian 12 security: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dom
/
security
/
test
/
csp
/
file_child-src_worker.js
blob: a6bb5e8044e6afad32c68d46a8c5d86ee2dcd421 (
plain
)
1
2
3
onmessage
=
function
(
e
)
{
postMessage
(
"worker"
);
};