electron/spec-main
Shelley Vohr af991123f1
fix: self.module.paths not working in web workers (#29955)
* fix: global.module.paths in workers

* spec: add a regression test
2021-07-05 08:48:46 +09:00
..
fixtures fix: self.module.paths not working in web workers (#29955) 2021-07-05 08:48:46 +09:00
.eslintrc
.gitignore
ambient.d.ts
api-app-spec.ts fix: deny instead of canceling when certificate-error passes false (#29826) 2021-06-23 16:40:51 -07: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-spec.ts feat: enable window controls overlay on macOS (#29253) 2021-07-01 15:25:40 -04:00
api-content-tracing-spec.ts
api-context-bridge-spec.ts feat: add support for Blob's going over the ctx bridge (#29247) 2021-05-26 10:34:29 -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 fix: ensure the typescript definitions only export correct value types (#28712) 2021-06-15 13:50:31 -07:00
api-menu-item-spec.ts fix: keep shifted character in menu accelerator (#29202) 2021-06-02 16:32:48 +09:00
api-menu-spec.ts
api-native-theme-spec.ts spec: attempt to fix flaky nativeTheme spec (#29022) 2021-05-05 18:04:38 -07:00
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 test: re-enable some skipped tests (#29655) 2021-06-15 10:55:08 +09:00
api-screen-spec.ts
api-service-workers-spec.ts
api-session-spec.ts feat: bring --enable-logging functionality in line with Chromium (#25089) 2021-06-17 14:17:25 -07:00
api-shell-spec.ts test: disable shell.trashItem in renderer test on win-ia32 (#28868) 2021-04-27 14:35:31 -07:00
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 fix: correctly propagate title updates for window with no navigation entries (#29946) 2021-06-30 10:53:10 -07: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 feat: add WebFrameMain.visibilityState (#28706) 2021-04-22 12:00:58 -04:00
api-web-frame-spec.ts chore: remove deprecated worldSafeExecuteJavaScript option (#28456) 2021-04-08 12:03:57 -04:00
api-web-request-spec.ts fix: properly handle optional requestHeaders with onBeforeSendHeaders (#29798) 2021-06-22 15:08:52 +09:00
asar-spec.ts test: worker should be able to load asar files (#28858) 2021-04-27 12:07:05 -04:00
autofill-spec.ts
chromium-spec.ts fix: self.module.paths not working in web workers (#29955) 2021-07-05 08:48:46 +09:00
crash-spec.ts build: give ASAN tests more memory to avoid SIGKILL or disabling tests (#28567) 2021-04-09 16:09:17 +09:00
events-helpers.ts
extensions-spec.ts fix: flakey extension bg page test (#29744) 2021-06-21 10:11:40 +09:00
guest-window-manager-spec.ts fix: stop window.open from hanging when prevented (#29851) 2021-06-24 08:50:48 -07:00
index.js fix: make sure service worker scheme is registered with allowServiceWorkers (#28326) 2021-03-23 11:16:53 -04:00
internal-spec.ts feat: remove deprecated additionalFeatures (#28548) 2021-04-19 15:46:54 -07:00
logging-spec.ts feat: bring --enable-logging functionality in line with Chromium (#25089) 2021-06-17 14:17:25 -07:00
modules-spec.ts feat: enable context isolation by default (#26890) 2021-03-01 16:52:29 -05:00
node-spec.ts fix: improper wrapping of fs.promises.readFile (#29528) 2021-06-07 21:19:39 +02:00
package.json build(deps-dev): bump ws from 7.2.1 to 7.4.6 in /spec-main (#29421) 2021-06-18 14:20:29 -07:00
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 feat: bring --enable-logging functionality in line with Chromium (#25089) 2021-06-17 14:17:25 -07:00
spellchecker-spec.ts fix: webFrame spell checker APIs crashing in sandboxed renderers (#29053) 2021-05-10 14:19:23 +02:00
types-spec.ts chore: bump Node.js to v16.2.0 (#29244) 2021-06-17 08:50:56 +02:00
version-bump-spec.ts ci: run linux arm tests on CircleCI (#29714) 2021-06-17 18:38:25 -04:00
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 fix: webview should maximize on requestFullscreen (#29952) 2021-07-01 20:56:29 -04:00
window-helpers.ts
yarn.lock build(deps-dev): bump ws from 7.2.1 to 7.4.6 in /spec-main (#29421) 2021-06-18 14:20:29 -07:00