electron/spec-main
Shelley Vohr 9fecf8369f
fix: errors thrown in functions over the contextBridge (#28346)
* fix: errors thrown in functions over the contextBridge

* spec: add a test

* fix: ensure exception is a v8::Object
2021-03-30 00:26:49 -07:00
..
fixtures fix: libuv hang on Windows (#28175) 2021-03-22 13:11:03 -07:00
.eslintrc
.gitignore
ambient.d.ts
api-app-spec.ts test: disable some tests under ASan which might receive SIGKILL because of OOM (#28156) 2021-03-16 17:02:47 -04:00
api-auto-updater-spec.ts
api-autoupdater-darwin-spec.ts
api-browser-view-spec.ts feat: add win.setTopBrowserView() so that BrowserViews can be raised (#27007) 2021-02-10 16:23:35 +09:00
api-browser-window-affinity-spec.ts feat: enable context isolation by default (#26890) 2021-03-01 16:52:29 -05:00
api-browser-window-spec.ts chore: rename process.contextIsolation to process.contextIsolated (#28259) 2021-03-18 14:00:19 -07:00
api-content-tracing-spec.ts
api-context-bridge-spec.ts fix: errors thrown in functions over the contextBridge (#28346) 2021-03-30 00:26:49 -07:00
api-crash-reporter-spec.ts feat: allow omitting submitURL when uploadToServer is false (#28105) 2021-03-18 14:15:19 -07:00
api-debugger-spec.ts
api-deprecate-spec.ts
api-desktop-capturer-spec.ts feat: enable context isolation by default (#26890) 2021-03-01 16:52:29 -05:00
api-dialog-spec.ts
api-global-shortcut-spec.ts
api-in-app-purchase-spec.ts
api-ipc-main-spec.ts feat: enable context isolation by default (#26890) 2021-03-01 16:52:29 -05:00
api-ipc-renderer-spec.ts feat: enable context isolation by default (#26890) 2021-03-01 16:52:29 -05:00
api-ipc-spec.ts feat: enable context isolation by default (#26890) 2021-03-01 16:52:29 -05:00
api-menu-item-spec.ts
api-menu-spec.ts
api-native-theme-spec.ts
api-net-log-spec.ts
api-net-spec.ts
api-notification-dbus-spec.ts
api-notification-spec.ts
api-power-monitor-spec.ts
api-power-save-blocker-spec.ts
api-protocol-spec.ts fix: make sure service worker scheme is registered with allowServiceWorkers (#28326) 2021-03-23 11:16:53 -04:00
api-screen-spec.ts
api-service-workers-spec.ts
api-session-spec.ts feat: enable context isolation by default (#26890) 2021-03-01 16:52:29 -05:00
api-shell-spec.ts
api-subframe-spec.ts feat: enable context isolation by default (#26890) 2021-03-01 16:52:29 -05:00
api-system-preferences-spec.ts
api-touch-bar-spec.ts
api-tray-spec.ts
api-view-spec.ts
api-web-contents-spec.ts test: disable some tests under ASan which might receive SIGKILL because of OOM (#28156) 2021-03-16 17:02:47 -04:00
api-web-contents-view-spec.ts test: disable some tests under ASan which might receive SIGKILL because of OOM (#28156) 2021-03-16 17:02:47 -04:00
api-web-frame-main-spec.ts chore: revert webFrameMain.executeJavaScriptInIsolatedWorld method (#27926) 2021-03-01 10:07:25 -05:00
api-web-frame-spec.ts feat: enable context isolation by default (#26890) 2021-03-01 16:52:29 -05:00
api-web-request-spec.ts feat: enable context isolation by default (#26890) 2021-03-01 16:52:29 -05:00
asar-spec.ts feat: enable context isolation by default (#26890) 2021-03-01 16:52:29 -05:00
autofill-spec.ts
chromium-spec.ts test: disable some tests under ASan which might receive SIGKILL because of OOM (#28156) 2021-03-16 17:02:47 -04:00
crash-spec.ts test: disable some tests under ASan which might receive SIGKILL because of OOM (#28156) 2021-03-16 17:02:47 -04:00
events-helpers.ts
extensions-spec.ts test: show full object diff (#28062) 2021-03-09 16:05:02 +09:00
guest-window-manager-spec.ts
index.js fix: make sure service worker scheme is registered with allowServiceWorkers (#28326) 2021-03-23 11:16:53 -04:00
internal-spec.ts
modules-spec.ts feat: enable context isolation by default (#26890) 2021-03-01 16:52:29 -05:00
node-spec.ts fix: libuv hang on Windows (#28175) 2021-03-22 13:11:03 -07:00
package.json
pipe-transport.ts
release-notes-spec.ts
security-warnings-spec.ts chore: remove deprecated remote module (#25734) 2021-03-09 17:12:40 -08:00
spec-helpers.ts
spellchecker-spec.ts test: increase timeout for spellchecker (#28427) 2021-03-29 00:10:09 -07:00
types-spec.ts
version-bump-spec.ts
video-helpers.js
visibility-state-spec.ts feat: enable context isolation by default (#26890) 2021-03-01 16:52:29 -05:00
webview-spec.ts test: disable some tests under ASan which might receive SIGKILL because of OOM (#28156) 2021-03-16 17:02:47 -04:00
window-helpers.ts
yarn.lock