Samuel Attard
|
fa01a20f9b
build: enable JS semicolons (#22786)
|
5 years ago |
trop[bot]
|
7b779c6e6a
fix: cannot access nativeTheme via electron.remote (#20953)
|
5 years ago |
Samuel Attard
|
03f7a85cfb
fix: capture the promise global to avoid userland mutation (#20925) (#20946)
|
5 years ago |
Jeremy Apthorp
|
b155ebeeb3
fix: don't overwrite global constructor names in remote (#20637)
|
5 years ago |
Jeremy Apthorp
|
2aa7ab821c
test: remove some remote usage from chromium specs (#20121)
|
5 years ago |
Milan Burda
|
b92163d226
refactor: take advantage of structured clone algorithm in the remote module (#20427)
|
5 years ago |
Jeremy Apthorp
|
2fad53e66b
refactor: use v8 serialization for ipc (#20214)
|
5 years ago |
Jeremy Apthorp
|
e83c299454
test: move ipcRenderer spec to main runner (#20093)
|
5 years ago |
Milan Burda
|
11cd0db86b
build: add enable_remote_module build flag (#19821)
|
5 years ago |
Jeremy Apthorp
|
bb19142389
test: move some remote specs to the main runner (#18636)
|
5 years ago |
Jeremy Apthorp
|
0e2dedaf4e
test: narrow scope of afterEach in remote to tests that need it (#18447)
|
5 years ago |
Milan Burda
|
5a7b56b042
chore: finish replacing assert with expect in tests (#18215)
|
6 years ago |
Shelley Vohr
|
6d96f30ed3
refactor: make shell.OpenExternal async (#17135)
|
6 years ago |
Shelley Vohr
|
0881fd6397
feat: split openExternal into sync and async (#16176)
|
6 years ago |
Milan Burda
|
349a3c20ae
feat: add additional remote APIs filtering (#16293)
|
6 years ago |
Milan Burda
|
fade3eb679
chore: make "nodeIntegration" and "webviewTag" default to false (#16235)
|
6 years ago |
Jeremy Apthorp
|
442c1b22e3
feat: webContents.loadURL returns a promise (#15855)
|
6 years ago |
Cheng Zhao
|
a8f2646ba6
Fix missing remote object error when calling remote function created in preload script (#15444)
|
6 years ago |
Milan Burda
|
db37ab1039
feat: add remote.require() / remote.getGlobal() filtering (#15014)
|
6 years ago |
Milan Burda
|
3ad3ade828
refactor: add prefer-const to .eslintrc + fix errors (#14880)
|
6 years ago |
Samuel Attard
|
9e59d2a78d
spec: fix broken remote specs
|
6 years ago |
Samuel Attard
|
558fff69e7
chore: update to standard 12
|
6 years ago |
Samuel Attard
|
a55fd16349
fix: update node ref to fix patch handling unhandled rejections (#14603)
|
6 years ago |
Aleksei Kuzmin
|
56f5d6f8fa
FIXME: tests: disable a "unhandledrejection" test of the remote module
|
6 years ago |
Thiago de Arruda
|
6ff111a141
perf: don't use JSON to send the result of `ipcRenderer.sendSync`. (#8953)
|
6 years ago |
Milan Burda
|
4cfe5ecaa4
add proper support for typed arrays in remote (#13055)
|
7 years ago |
Tatsuya Hiroishi
|
9c65abd746
handle remote exception (#12694)
|
7 years ago |
Shelley Vohr
|
45de1e6a7c
remove extraneous variables
|
7 years ago |
Shelley Vohr
|
af6489576a
remove onlys
|
7 years ago |
Shelley Vohr
|
00e8713eac
split ipc tests into three files
|
7 years ago |