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
/
js
/
xpconnect
/
tests
/
chrome
/
worker_discardSystemSource.js
blob: 9274505ee3ecb7c2939ffbef841215ba4e0a213d (
plain
)
1
2
3
4
5
function canary() { var someBitOfSource = 42; } postMessage(canary.toSource());