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