Commit 09055c3
committed
fix(test): terminate SpecRunner's own PhNode on page reload
The beforeunload handler only terminated the test iframe's PhNode but
not the SpecRunner's own process, leaving orphaned phnode processes
after every test runner reload.1 parent a7721af commit 09055c3
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
70 | 79 | | |
71 | 80 | | |
72 | 81 | | |
| |||
0 commit comments