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