electron/spec/fixtures/module
foo bar code 4e0e615406 fix: Expose missing Add/RemoveExtraParameter methods to macOS node child processes (#15790)
* Expose missing crash reporter methods in mac node processes

* Crashpad migration
2019-07-29 09:46:35 +09: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 fix: Expose missing Add/RemoveExtraParameter methods to macOS node child processes (#15790) 2019-07-29 09:46:35 +09:00
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
delay-exit.js fix: ensure the inspector agent is shutdown before cleaning up the node env (#18028) 2019-04-30 15:44:40 -07:00
delete-buffer.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
echo-renamed.js feat: Upgrade to Chromium 71.0.3578.98 (#15966) 2019-01-11 17:00:43 -08:00
echo.js feat: Upgrade to Chromium 71.0.3578.98 (#15966) 2019-01-11 17:00:43 -08:00
empty.js fix: ensure the sandboxed preloads globals do not leak (#17712) 2019-04-16 10:57:02 -07: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
get-global-preload.js fix: ignore non-absolute session preload script paths when sandboxed (#19066) 2019-07-03 08:05:45 -07:00
hello-child.js
hello.js
id.js
inspector-binding.js spec: update inspector-binding.js 2018-12-03 20:07:42 +05:30
isolated-ping.js fix: register webview in main world when using contextIsolation (#16067) 2018-12-14 15:38:35 +09:00
locale-compare.js
no-asar.js
no-prototype.js
noop.js chore: add spec for --inspect after a -- (#15237) 2018-11-20 16:23:50 -05:00
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-error-exception.js feat: add preload-error event to webContents (#16411) 2019-01-18 12:03:43 +01:00
preload-error-syntax.js feat: add preload-error event to webContents (#16411) 2019-01-18 12:03:43 +01:00
preload-ipc-ping-pong.js fix: emit IPC event in correct context if isolation and sandbox enabled (#16352) 2019-01-12 14:19:20 +01: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 feat: add process.getBlinkMemoryInfo() (#17762) 2019-05-30 11:50:35 +02: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
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 fix: ignore non-absolute session preload script paths when sandboxed (#19066) 2019-07-03 08:05:45 -07:00
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