blob: 83d4579287aaafe9979b2e687ed6517d8aee584f [file] [log] [blame]
onconnect = function(e) {
e.ports[0].postMessage(true);
}