electron/spec/fixtures/module
Cheng Zhao a8f2646ba6 Fix missing remote object error when calling remote function created in preload script (#15444)
* fix: report wrong context error based on contextId

* fix: destroyed remote renderer warning is now async
2018-10-31 11:26:57 -04:00
..
access-blink-apis.js spec: add test for syncronous access to blink APIs (#14637) 2018-09-25 10:40:15 +12:00
answer.js refactor: replace var with const / let (#14866) 2018-09-29 09:17:00 +10:00
asar.js refactor: replace var with const / let (#14866) 2018-09-29 09:17:00 +10:00
call.js
check-arguments.js refactor: replace var with const / let (#14866) 2018-09-29 09:17:00 +10:00
circular.js
class.js
crash.js
create_socket.js refactor: replace var with const / let (#14866) 2018-09-29 09:17:00 +10:00
declare-buffer.js
declare-global.js
declare-process.js
delete-buffer.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
error-properties.js
exception.js
export-function-with-properties.js
fork_ping.js refactor: replace var with const / let (#14866) 2018-09-29 09:17:00 +10:00
function-with-args.js
function-with-missing-properties.js
function-with-properties.js
function.js
hello-child.js
hello.js
id.js
inspector-binding.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
locale-compare.js
no-asar.js
no-prototype.js
original-fs.js
ping.js
preload-context.js fix: add native function to create preload script (#13032) 2018-07-13 11:17:11 +09:00
preload-disable-remote.js feat: add webPreferences.enableRemoteModule option (#13028) 2018-10-13 20:50:07 +03:00
preload-inject-ipc.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
preload-ipc.js refactor: replace var with const / let (#14866) 2018-09-29 09:17:00 +10:00
preload-node-off-wrapper.js
preload-node-off.js
preload-pdf-loaded-in-nested-subframe.js refactor: replace var with const / let (#14866) 2018-09-29 09:17:00 +10:00
preload-pdf-loaded-in-subframe.js refactor: replace var with const / let (#14866) 2018-09-29 09:17:00 +10:00
preload-pdf-loaded.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
preload-remote-function.js Fix missing remote object error when calling remote function created in preload script (#15444) 2018-10-31 11:26:57 -04:00
preload-remote.js feat: add webPreferences.enableRemoteModule option (#13028) 2018-10-13 20:50:07 +03:00
preload-required-module.js
preload-sandbox.js test: asyncawaitify one of sandbox related tests (#15252) 2018-10-19 14:28:23 +11:00
preload-sandboxæø åü.js
preload-set-global.js
preload-webview.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
preload.js
print_name.js
process-stdout.js
process_args.js
promise.js
property.js
rejected-promise.js
remote-object-set.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
remote-static.js
run-as-node.js
runas-renamed.js fix: allow renaming electron.exe (#15173) 2018-10-15 17:26:34 -07:00
runas.js
send-later.js refactor: replace var with const / let (#14866) 2018-09-29 09:17:00 +10:00
set-global-preload-1.js
set-global-preload-2.js
set-global-preload-3.js
set-global.js
set-immediate.js
test.coffee
to-string-non-function.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
unhandled-rejection.js