index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docshell
/
test
/
mochitest
/
file_close_onpagehide1.html
blob: ccf3b625a193069fbbf21971d77b90a1b813c7b3 (
plain
)
1
2
3
4
5
<
script
>
window
.
onload
=
()
=>
{
opener
.
postMessage
(
"initial"
,
"*"
);
};
</
script
>