Samuel Maddock 3250ef551c feat: support registering MV3 extension service workers (#27562) 4 years ago
..
fixtures 3250ef551c feat: support registering MV3 extension service workers (#27562) 4 years ago
.eslintrc ca701bb9af spec: initial spike of main-process based tests 6 years ago
.gitignore b8dbe4bc15 spec: add tests for the autoUpdater on macOS that actually test if it works (#17442) 6 years ago
ambient.d.ts 71a7e1b2e3 chore: tsify menu (#24358) 4 years ago
api-app-spec.ts 034a792df1 ci: enable arm64 macOS tests (#24832) 4 years ago
api-auto-updater-spec.ts 034a792df1 ci: enable arm64 macOS tests (#24832) 4 years ago
api-autoupdater-darwin-spec.ts 70190ec2b1 chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425) 4 years ago
api-browser-view-spec.ts 5f5afaae27 feat: add `win.setTopBrowserView()` so that BrowserViews can be raised (#27007) 4 years ago
api-browser-window-affinity-spec.ts 0b85fdf26c feat: add webContents.setWindowOpenHandler API (#24517) 4 years ago
api-browser-window-spec.ts 5a8f40ae13 fix: don't throw on bad icons in BrowserWindow constructor (#27441) 4 years ago
api-callbacks-registry-spec.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
api-content-tracing-spec.ts 034a792df1 ci: enable arm64 macOS tests (#24832) 4 years ago
api-context-bridge-spec.ts 79b3393768 chore: remove bunch of usages of any (#27512) 4 years ago
api-crash-reporter-spec.ts 70190ec2b1 chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425) 4 years ago
api-debugger-spec.ts d330c6f9fe feat: expose sessionId in debugger module (#24170) 4 years ago
api-deprecate-spec.ts fb11a12d5b refactor: replace a few any-s with proper types (#25681) 4 years ago
api-desktop-capturer-spec.ts 9f4a097e03 feat: remove getMediaSourceIdForWebContents() (#25414) 4 years ago
api-dialog-spec.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
api-global-shortcut-spec.ts 6516110c70 fix: volume key globalShortcut registration (#23782) 4 years ago
api-in-app-purchase-spec.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
api-ipc-main-spec.ts 07a1c2a3e5 fix: restrict sendToFrame to same-process frames by default (#26875) 4 years ago
api-ipc-renderer-spec.ts 5185501b85 test: reduce flakiness of post-context-release ipc test (#23992) 4 years ago
api-ipc-spec.ts 70190ec2b1 chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425) 4 years ago
api-menu-item-spec.ts c6db47182a test: make sure tests fail properly instead of timing out (#24316) 4 years ago
api-menu-spec.ts 70190ec2b1 chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425) 4 years ago
api-native-theme-spec.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
api-net-log-spec.ts 70190ec2b1 chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425) 4 years ago
api-net-spec.ts 034a792df1 ci: enable arm64 macOS tests (#24832) 4 years ago
api-notification-dbus-spec.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
api-notification-spec.ts b43859f098 feat: custom toast xml and failure reporting for notifications (#25401) 4 years ago
api-power-monitor-spec.ts a9924e1c32 feat: add powerMonitor.onBatteryPower (#26494) 4 years ago
api-power-save-blocker-spec.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
api-protocol-spec.ts 70190ec2b1 chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425) 4 years ago
api-remote-spec.ts 998f17ee59 fix: make protocol wrapper remote-friendly again (#27009) 4 years ago
api-screen-spec.ts e89b3ca1d1 fix: add a "set" trap to the "screen" module proxy (#26818) 4 years ago
api-service-workers-spec.ts 9baca911a1 test: use new uuid for each ServiceWorker test (#27444) 4 years ago
api-session-spec.ts 70190ec2b1 chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425) 4 years ago
api-shell-spec.ts 70190ec2b1 chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425) 4 years ago
api-subframe-spec.ts 2be3d03630 feat: add webFrameMain.send() / webFrameMain.postMessage() (#26807) 4 years ago
api-system-preferences-spec.ts 6932e17088 chore: remove deprecated systemPreferences methods (#26849) 4 years ago
api-touch-bar-spec.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
api-tray-spec.ts 3455136e9d refactor: remove path from nativeImage converter (#26546) 4 years ago
api-view-spec.ts ef3579eae3 refactor: rename TopLevelWindow to BaseWindow (#24305) 4 years ago
api-web-contents-spec.ts 70190ec2b1 chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425) 4 years ago
api-web-contents-view-spec.ts ef3579eae3 refactor: rename TopLevelWindow to BaseWindow (#24305) 4 years ago
api-web-frame-main-spec.ts bde714c1c6 refactor: cleanup WebFrameMain + improve tests (#27455) 4 years ago
api-web-frame-spec.ts b500294c1d feat: add worldSafe flag for executeJS results (#24114) 4 years ago
api-web-request-spec.ts 70190ec2b1 chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425) 4 years ago
asar-spec.ts c6db47182a test: make sure tests fail properly instead of timing out (#24316) 4 years ago
autofill-spec.ts a041882192 test: add test for datalist autofills (#23110) 5 years ago
chromium-spec.ts c175d41ae8 fix: remove windowName set as title for native window.open() (#27481) 4 years ago
crash-spec.ts 70190ec2b1 chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425) 4 years ago
events-helpers.ts dd781c4f63 chore: deprecate remote (#25293) 4 years ago
extensions-spec.ts 3250ef551c feat: support registering MV3 extension service workers (#27562) 4 years ago
guest-window-manager-spec.ts 357becd113 fix: replace default frameName title with null check (#27521) 4 years ago
index.js 2b4ce387bc test: support for adding extra module paths (#26490) 4 years ago
internal-spec.ts aca2e4f968 refactor: improve feature string parsing (#23130) 5 years ago
modules-spec.ts 70190ec2b1 chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425) 4 years ago
node-spec.ts 57dc170e81 fix: no more need to hijack process.stdout on Win32 (#25765) 4 years ago
package.json 14aba3f0de fix: export libuv symbols (#24659) 4 years ago
pipe-transport.ts 93f6129c80 chore: support --remote-debugging-pipe (#23433) 5 years ago
release-notes-spec.ts 4484e95fc8 chore: graceful handling of notes with sub-lists (#25279) 4 years ago
security-warnings-spec.ts 64b7be751a fix: CSP with `unsafe-eval` detection with Trusted Types (#27446) 4 years ago
spec-helpers.ts 9d18f9d54f fix: re-enable the spellchecker when new language list set (#26119) 4 years ago
spellchecker-spec.ts bb3fb548d8 feat: add APIs to enable/disable spell checker (#26276) 4 years ago
types-spec.ts 5d657dece4 build: enable JS semicolons (#22783) 5 years ago
version-bump-spec.ts e678794dd0 build: fix beta version bumper logic for betas beyond 10 (#22810) 5 years ago
video-helpers.js 515e85079f chore: fix minor script warnings (#25575) 4 years ago
visibility-state-spec.ts 70190ec2b1 chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425) 4 years ago
webview-spec.ts ed126eced4 chore: bump chromium to bf3f97675b5d9eade34526ebf730c (master) (#27305) 4 years ago
window-helpers.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
yarn.lock 14aba3f0de fix: export libuv symbols (#24659) 4 years ago