electron/spec-main
2020-03-17 18:06:52 -07:00
..
fixtures feat(extensions): add chrome.tabs.connect API (#22457) 2020-03-05 09:59:32 -05:00
.eslintrc
.gitignore spec: add tests for the autoUpdater on macOS that actually test if it works (#17442) 2019-03-29 17:32:52 -07:00
ambient.d.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-app-spec.ts test: test setPath for errors thrown (#22626) 2020-03-10 09:03:52 -07:00
api-auto-updater-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-autoupdater-darwin-spec.ts test: move some fixtures from spec/ to spec-main/ (#21403) 2020-01-09 11:50:56 -08:00
api-browser-view-spec.ts test: use exit event to wait for process exit (#21865) 2020-01-27 10:29:50 +09:00
api-browser-window-affinity-spec.ts feat: set app.enableRendererProcessReuse to true by default (#22336) 2020-02-24 18:11:06 -08:00
api-browser-window-spec.ts chore: support props/fns for BrowserWindow (#22686) 2020-03-16 14:03:35 -07:00
api-callbacks-registry-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-content-tracing-spec.ts test: move contentTracing specs to main process (#19229) 2019-07-15 17:23:35 +09:00
api-context-bridge-spec.ts fix: disable contextBridge object identity caching (#21803) 2020-03-03 23:18:22 -08:00
api-crash-reporter-spec.ts test: use exit event to wait for process exit (#21865) 2020-01-27 10:29:50 +09:00
api-debugger-spec.ts test: move some fixtures from spec/ to spec-main/ (#21403) 2020-01-09 11:50:56 -08:00
api-deprecate-spec.ts chore: add deprecation warning on setting app.allowRendererProcessReuse to false (#22337) 2020-02-26 14:03:52 -08:00
api-desktop-capturer-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-dialog-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-global-shortcut-spec.ts test: there is only --ci (#20794) 2019-10-30 16:38:21 -07:00
api-in-app-purchase-spec.ts feat: enable explicit IAP restoration (#21461) 2019-12-17 07:07:11 -08:00
api-ipc-main-spec.ts test: move some fixtures from spec/ to spec-main/ (#21403) 2020-01-09 11:50:56 -08:00
api-ipc-renderer-spec.ts feat: remove deprecated base::Value-based serialization (#21560) 2019-12-18 15:24:50 +09:00
api-ipc-spec.ts feat: add onclose method to MessagePort (#22532) 2020-03-13 10:00:50 -07:00
api-menu-item-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-menu-spec.ts chore: bump chromium to 5b340c815ce15ab2efcf277ed19e9 (master) (#22064) 2020-03-03 13:35:05 -08:00
api-native-theme-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-net-log-spec.ts fix: return path from netLog.stopLogging (#21985) 2020-01-31 10:43:02 -08:00
api-net-spec.ts fix: pass full response headers in net module (#21552) 2020-01-14 09:36:08 -08:00
api-notification-dbus-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-notification-spec.ts test: move Notification spec to main process (#19414) 2019-07-24 17:18:11 -07:00
api-power-monitor-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-power-save-blocker-spec.ts spec: move powerSaveBlocker spec to main process (#19236) 2019-07-15 17:38:01 +09:00
api-protocol-spec.ts fix: stream protocols not completing (#21733) 2020-01-13 10:28:21 -08:00
api-remote-spec.ts feat: set app.enableRendererProcessReuse to true by default (#22336) 2020-02-24 18:11:06 -08:00
api-screen-spec.ts move screen api test to main process (#18956) 2019-06-24 11:30:47 -07:00
api-service-workers-spec.ts feat: add API for receiving logs from service workers (#20624) 2020-02-20 15:19:06 -08:00
api-session-spec.ts feat: add API to check if session is persistent (#22622) 2020-03-11 16:02:22 +09:00
api-shell-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-subframe-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-system-preferences-spec.ts chore: more modules to dual prop/fn support (#22688) 2020-03-17 18:06:52 -07:00
api-touch-bar-spec.ts fix: guard against duplicate TouchBarItem IDs (#22272) 2020-02-26 22:12:56 +00:00
api-tray-spec.ts feat: allow GUID parameter to avoid systray demotion on Windows (#21891) 2020-01-31 14:37:03 +09:00
api-view-spec.ts test: tsify spec for experimental views api (#19966) 2019-08-27 16:37:30 +09:00
api-web-contents-spec.ts fix: crash on invalid zoomFactor (#22673) 2020-03-13 16:13:05 -07:00
api-web-contents-view-spec.ts fix: crash when destroying WebContentsView during GC (#22674) 2020-03-13 10:33:37 -07:00
api-web-frame-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-web-request-spec.ts fix: make webRequest work for CORS preflight requests (#22407) 2020-03-02 10:23:43 +09:00
asar-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
chromium-spec.ts fix: allow persistent media salts (#22386) 2020-02-26 16:03:55 -08:00
events-helpers.ts chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314) 2019-10-18 12:57:34 -07:00
extensions-spec.ts feat(extensions): add chrome.tabs.connect API (#22457) 2020-03-05 09:59:32 -05:00
index.js test: add test for app.on('certificate-error') event (#21978) 2020-01-31 15:25:01 -08:00
internal-spec.ts test: tsify internal-spec (#19962) 2019-08-28 13:54:42 -07:00
modules-spec.ts feat: remove deprecated base::Value-based serialization (#21560) 2019-12-18 15:24:50 +09:00
node-spec.ts feat: enable passing Node.js cli flags (#21110) 2020-02-07 02:59:38 +00:00
package.json fix: make webRequest work with WebSocket (#22040) 2020-02-11 14:56:09 +09:00
security-warnings-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
spec-helpers.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
spellchecker-spec.ts build: fix build without built-in spellchecker (#22594) 2020-03-10 18:39:40 +09:00
types-spec.ts build: ensure that we bundle the correct version of @types/node (#19102) 2019-07-03 16:36:59 -07:00
version-bump-spec.ts build: fix nightly version bumping (#21079) 2019-11-12 08:36:03 -08:00
visibility-state-spec.ts test: retry for a few flaky tests (#21658) 2020-01-09 11:50:30 -08:00
webview-spec.ts feat: enable native extensions support (#21814) 2020-02-03 14:01:10 -08:00
window-helpers.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
yarn.lock fix: make webRequest work with WebSocket (#22040) 2020-02-11 14:56:09 +09:00