index
:
firefox
debian
progress-linux
upstream
debian 12: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dom
/
workers
/
test
/
filePosting_worker.js
blob: 2a24b2a4070e849dad1fc81035e56b6ac6cc1fa5 (
plain
)
1
2
3
onmessage
=
function
(
event
)
{
postMessage
(
event
.
data
);
};