electron/spec/fixtures/module
Jeremy Apthorp baaf058380 test: remove last usages of spec/window-helpers (#20792)
* test: remove last usages of spec/window-helpers

* move fixture
2019-10-29 13:16:42 +09:00
..
access-blink-apis.js
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
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
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 fix: allow paths to asar archives to contain the .asar extension in directories (#20342) 2019-10-02 13:33:07 +09:00
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
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
preload-remote.js feat: add webPreferences.enableRemoteModule option (#13028) 2018-10-13 20:50:07 +03:00
preload-required-module.js
preload-sandbox.js refactor: use v8 serialization for ipc (#20214) 2019-10-09 13:59:08 -04:00
preload-sandboxæø åü.js
preload-set-global.js
preload-webview.js
preload.js
print_name.js
process-stdout.js
process_args.js
promise.js
property.js
rejected-promise.js
remote-object-set.js
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
to-string-non-function.js
unhandled-rejection.js