index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
web-platform
/
tests
/
workers
/
baseurl
/
gamma
/
subsharedworker.js
blob: e23602ff9c5654b726fc88e6aa0169416ee31d15 (
plain
)
1
2
3
onconnect = function(e) { e.source.postMessage('gamma'); }