Sign in
webkit
/
WebKit
/
dbb3923cafb6f84475e7a38fbee3e22998746738
/
.
/
LayoutTests
/
fast
/
loader
/
resources
/
ping-error-frame.html
blob: 430ca8455199a0fcb16bc3dc375b6931256e7310 [
file
] [
log
] [
blame
]
<script>
addEventListener
(
"unload"
,
function
()
{
parent
.
frameUnloaded
();
},
true
);
</script>