blob: 3fe840d304285a8872d5b0c6dbf288ca4ec94642 [file] [log] [blame]
onconnect = function(e) {
e.ports[0].postMessage(['undefined', self.name]);
}