mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
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_.