index
:
firefox
debian
progress-linux
upstream
debian 11: firefox
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dom
/
workers
/
test
/
window_suspended.html
blob: b482cbe09b82ffa248f3df07dd30857940024fe1 (
plain
)
1
2
3
4
5
<
script
>
onpageshow
=
function
(
e
)
{
opener
[
location
.
search
.
split
(
'?'
)[
1
]](
e
);
}
</
script
>