chore: rename atom things to electron things in our docs / scripts (#23100)
This commit is contained in:
parent
0e86163a3e
commit
b03bd8c45c
10 changed files with 47 additions and 82 deletions
|
@ -60,7 +60,7 @@ v8Util.setHiddenValue(global, 'ipcNative', {
|
|||
}
|
||||
});
|
||||
|
||||
// AtomSandboxedRendererClient will look for the "lifecycle" hidden object when
|
||||
// ElectronSandboxedRendererClient will look for the "lifecycle" hidden object when
|
||||
v8Util.setHiddenValue(global, 'lifecycle', {
|
||||
onLoaded () {
|
||||
process.emit('loaded');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue