MCPcopy Create free account
hub / github.com/mailvelope/mailvelope / establishConnection

Method establishConnection

src/content-scripts/extractFrame.js:55–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53 }
54
55 establishConnection() {
56 this.port = EventHandler.connect(this.ctrlName, this);
57 }
58
59 renderFrame() {
60 this.eFrame = document.createElement('div');

Callers 1

attachToMethod · 0.95

Calls 1

connectMethod · 0.45

Tested by

no test coverage detected