index
:
thunderbird
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
/
file_use_counter_worker.js
blob: 12046940a8c422dcb7469fbacd525dfee0d50afe (
plain
)
1
2
console
.
log
(
"worker runs"
);
postMessage
(
"DONE"
);