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