JavaScript: Track Electron browser objects locally only.

This commit is contained in:
Max Schaefer
2019-03-11 17:13:41 +00:00
parent 69a048d102
commit 993345fb7b
4 changed files with 6 additions and 16 deletions

View File

@@ -1,4 +1,2 @@
| electron.js:39:1:39:19 | foo(bw).webContents |
| electron.js:40:1:40:19 | foo(bv).webContents |
| electron.ts:4:3:4:16 | bw.webContents |
| electron.ts:5:3:5:16 | bv.webContents |