.. |
fixtures
|
33a34af2fb
fix: don't double-log unhandled rejections (#37500)
|
2 years ago |
lib
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
ts-smoke
|
8646bf8d30
chore: remove deprecated 'new-window' event (#34526)
|
2 years ago |
.eslintrc
|
9d054755d6
refactor: implement ajax() in tests using native fetch instead of jQuery (#32579)
|
3 years ago |
.gitignore
|
db7c92fd57
test: drop now-empty remote runner (#35343)
|
2 years ago |
ambient.d.ts
|
db7c92fd57
test: drop now-empty remote runner (#35343)
|
2 years ago |
api-app-spec.ts
|
5abfb3a6bc
fix: Showing the about panel is async on all platforms (#37508)
|
2 years ago |
api-auto-updater-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-autoupdater-darwin-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-browser-view-spec.ts
|
9e3a44edf7
fix: handle closing `webContents` in `BrowserView`s (#37450)
|
2 years ago |
api-browser-window-spec.ts
|
080fb8e648
fix: don't set delegate for `QLPreviewPanel` (#37578)
|
2 years ago |
api-clipboard-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-content-tracing-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-context-bridge-spec.ts
|
fd761ec8f7
chore: strip trailing whitespace (#35969)
|
2 years ago |
api-crash-reporter-spec.ts
|
e60b0958e2
build: update spec dependencies to clean up yarn audit (#37116)
|
2 years ago |
api-debugger-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-desktop-capturer-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-dialog-spec.ts
|
cf4f6285c8
chore: update https://cs.chromium.org/ links to https://source.chromium.org/ (#37234)
|
2 years ago |
api-global-shortcut-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-in-app-purchase-spec.ts
|
6a798b1c58
feat: added username to IAP purchaseProduct method (#35902)
|
2 years ago |
api-ipc-main-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-ipc-renderer-spec.ts
|
52adfe2137
test: use webContents.create() in type-safe way (#37308)
|
2 years ago |
api-ipc-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-media-handler-spec.ts
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
api-menu-item-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-menu-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-native-image-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-native-theme-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-net-log-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-net-spec.ts
|
3c5cd4c2eb
fix: properly bubble up cookie creation failure message (#37597)
|
2 years ago |
api-notification-dbus-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-notification-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-power-monitor-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-power-save-blocker-spec.ts
|
db7c92fd57
test: drop now-empty remote runner (#35343)
|
2 years ago |
api-process-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-protocol-spec.ts
|
52adfe2137
test: use webContents.create() in type-safe way (#37308)
|
2 years ago |
api-safe-storage-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-screen-spec.ts
|
2c56a06ad3
feat: add label property to Display objects (#36855)
|
2 years ago |
api-service-workers-spec.ts
|
52adfe2137
test: use webContents.create() in type-safe way (#37308)
|
2 years ago |
api-session-spec.ts
|
3c5cd4c2eb
fix: properly bubble up cookie creation failure message (#37597)
|
2 years ago |
api-shell-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-subframe-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-system-preferences-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-touch-bar-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-tray-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-utility-process-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-view-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-web-contents-spec.ts
|
03285c8faf
chore: improve `contents.takeHeapSnapshot` error messages (#37461)
|
2 years ago |
api-web-contents-view-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-web-frame-main-spec.ts
|
67dc178e70
refactor: move gin_helper::Constructible methods to prototype (#37087)
|
2 years ago |
api-web-frame-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
api-web-request-spec.ts
|
1ff589976c
feat: add types to webRequest filter (#37427)
|
2 years ago |
asar-spec.ts
|
fd761ec8f7
chore: strip trailing whitespace (#35969)
|
2 years ago |
autofill-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
chromium-spec.ts
|
309349a020
test: use render-process-gone event in tests (#37302)
|
2 years ago |
crash-spec.ts
|
38ca7c0860
test: fix "crash cases" tests not failing properly (#37325)
|
2 years ago |
deprecate-spec.ts
|
db7c92fd57
test: drop now-empty remote runner (#35343)
|
2 years ago |
extensions-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
get-files.ts
|
db7c92fd57
test: drop now-empty remote runner (#35343)
|
2 years ago |
guest-window-manager-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
index.js
|
00a542358d
build: only retry tests on CI (#37167)
|
2 years ago |
logging-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
modules-spec.ts
|
38ca7c0860
test: fix "crash cases" tests not failing properly (#37325)
|
2 years ago |
node-spec.ts
|
33a34af2fb
fix: don't double-log unhandled rejections (#37500)
|
2 years ago |
package.json
|
e60b0958e2
build: update spec dependencies to clean up yarn audit (#37116)
|
2 years ago |
parse-features-string-spec.ts
|
f3d50c674c
test: rename & split internal module tests (#37328)
|
2 years ago |
pipe-transport.ts
|
db7c92fd57
test: drop now-empty remote runner (#35343)
|
2 years ago |
process-binding-spec.ts
|
f3d50c674c
test: rename & split internal module tests (#37328)
|
2 years ago |
release-notes-spec.ts
|
db7c92fd57
test: drop now-empty remote runner (#35343)
|
2 years ago |
security-warnings-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
spellchecker-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
types-spec.ts
|
1d98b27a66
chore: update node types version (#36924)
|
2 years ago |
version-bump-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
visibility-state-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
webview-spec.ts
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
yarn.lock
|
e60b0958e2
build: update spec dependencies to clean up yarn audit (#37116)
|
2 years ago |