electron/atom
Cheng Zhao adf49daaac fix double-freeing remote references
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_.
2018-07-12 11:17:26 +09:00
..
app Default LoadV8Snapshot changed in C66 2018-06-19 11:49:46 +10:00
browser Bump v3.0.0-beta.2 2018-07-10 14:12:05 -04:00
common fix double-freeing remote references 2018-07-12 11:17:26 +09:00
node also format missing .cc files 2018-04-18 20:48:45 -04:00
renderer refactoring: use std::make_unique<T> (#13245) 2018-06-18 16:32:55 +09:00
utility also format missing .cc files 2018-04-18 20:48:45 -04:00