After the page does navigations, garbage collection can still happen in the old context. This commit changes to store references to remote objects by _pages_, instead of by _WebContents_. |
||
|---|---|---|
| .. | ||
| app | ||
| browser | ||
| common | ||
| node | ||
| renderer | ||
| utility | ||
After the page does navigations, garbage collection can still happen in the old context. This commit changes to store references to remote objects by _pages_, instead of by _WebContents_. |
||
|---|---|---|
| .. | ||
| app | ||
| browser | ||
| common | ||
| node | ||
| renderer | ||
| utility | ||