.. |
fixtures
|
c6f8625947
fix: replace default frameName title with null check (#27813) (#27868)
|
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
|
ca947307db
chore: make WebContentsView take webPreferences as parameter (#22997)
|
5 years ago |
api-app-spec.ts
|
fdbd2439a6
fix: multiple dock icons when calling dock.show/hide (#25299)
|
4 years ago |
api-auto-updater-spec.ts
|
30cb2b134b
test: make sure tests fail properly instead of timing out (#24372)
|
4 years ago |
api-autoupdater-darwin-spec.ts
|
5d657dece4
build: enable JS semicolons (#22783)
|
5 years ago |
api-browser-view-spec.ts
|
4293389679
feat: add `win.setTopBrowserView()` so that BrowserViews can be raised (#27711)
|
4 years ago |
api-browser-window-affinity-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
api-browser-window-spec.ts
|
ae1f1f2dfa
fix: prevent crash when keyboard event immediately precedes calling BrowserWindow.close() (#27358)
|
4 years ago |
api-callbacks-registry-spec.ts
|
5d657dece4
build: enable JS semicolons (#22783)
|
5 years ago |
api-content-tracing-spec.ts
|
30cb2b134b
test: make sure tests fail properly instead of timing out (#24372)
|
4 years ago |
api-context-bridge-spec.ts
|
12a9970969
fix: values return from the ctx bridge with dynamic property support should themselves support dynamic properties (#28160)
|
4 years ago |
api-crash-reporter-spec.ts
|
ae80f43675
ci: cleanup up test app directories (#25256)
|
4 years ago |
api-debugger-spec.ts
|
c32c69604a
feat: expose sessionId in debugger module (#24397)
|
4 years ago |
api-deprecate-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
api-desktop-capturer-spec.ts
|
cc0c7632ac
build: fix for "enable_desktop_capturer = false" (#23864) (#23876)
|
4 years ago |
api-dialog-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
api-global-shortcut-spec.ts
|
c0183d15af
fix: volume key globalShortcut registration (#23823)
|
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
|
0bbd268eb4
fix: restrict sendToFrame to same-process frames by default (#26875) (#26927)
|
4 years ago |
api-ipc-renderer-spec.ts
|
1f0d2594bd
fix: throw instead of crash when using ipcRenderer after context released (#23977)
|
4 years ago |
api-ipc-spec.ts
|
33d6a99d40
test: call "expect()" on a correct call stack (#23675)
|
4 years ago |
api-menu-item-spec.ts
|
30cb2b134b
test: make sure tests fail properly instead of timing out (#24372)
|
4 years ago |
api-menu-spec.ts
|
38d126fb5c
fix: order menu items before filtering excess separators (#25931)
|
4 years ago |
api-native-theme-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
api-net-log-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
api-net-spec.ts
|
9d851b8791
net: Don't ignore the referer header in net.request (#23386)
|
4 years ago |
api-notification-dbus-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
api-notification-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
api-power-monitor-spec.ts
|
30cb2b134b
test: make sure tests fail properly instead of timing out (#24372)
|
4 years ago |
api-power-save-blocker-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
api-protocol-spec.ts
|
d08e31c6b4
fix: Close protocol response streams when aborted (#24656)
|
4 years ago |
api-remote-spec.ts
|
f01defa58c
fix: NativeImage.getScaleFactors returns correct scales (#25905)
|
4 years ago |
api-screen-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
api-service-workers-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
api-session-spec.ts
|
624ea4b694
test: improve app 'session-created' event spec (#25804)
|
4 years ago |
api-shell-spec.ts
|
749b134e09
fix: make shell.moveItemToTrash return false on Windows when move is unsuccessful (#25170)
|
4 years ago |
api-subframe-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
api-system-preferences-spec.ts
|
39bc7c82a6
feat: implement systemPreferences.getMediaAccessStatus() on Windows (#24311)
|
4 years ago |
api-touch-bar-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
api-tray-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
api-view-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
api-web-contents-spec.ts
|
f3a4b44662
test: skip PictureInPicture video when media not supported (#27234)
|
4 years ago |
api-web-contents-view-spec.ts
|
ca947307db
chore: make WebContentsView take webPreferences as parameter (#22997)
|
5 years ago |
api-web-frame-spec.ts
|
bc4884788c
feat: add worldSafe flag for executeJS results (#24711)
|
4 years ago |
api-web-request-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
asar-spec.ts
|
30cb2b134b
test: make sure tests fail properly instead of timing out (#24372)
|
4 years ago |
autofill-spec.ts
|
a041882192
test: add test for datalist autofills (#23110)
|
5 years ago |
chromium-spec.ts
|
846504af8e
test: disable flaky reporting API test (#27272)
|
4 years ago |
crash-spec.ts
|
e492b88f9f
ci: fix WOA failing tests (10-x-y) (#25107)
|
4 years ago |
events-helpers.ts
|
5d657dece4
build: enable JS semicolons (#22783)
|
5 years ago |
extensions-spec.ts
|
8baf1dc0e5
fix: crash when loadExtension fails (#27590)
|
4 years ago |
guest-window-manager-spec.ts
|
c6f8625947
fix: replace default frameName title with null check (#27813) (#27868)
|
4 years ago |
index.js
|
c6979ca421
test: support for adding extra module paths (#26544)
|
4 years ago |
internal-spec.ts
|
aca2e4f968
refactor: improve feature string parsing (#23130)
|
5 years ago |
modules-spec.ts
|
30cb2b134b
test: make sure tests fail properly instead of timing out (#24372)
|
4 years ago |
node-spec.ts
|
30cb2b134b
test: make sure tests fail properly instead of timing out (#24372)
|
4 years ago |
package.json
|
c6eeff8055
chore: sync 10-x-y release notes script to master (#25304)
|
4 years ago |
pipe-transport.ts
|
93f6129c80
chore: support --remote-debugging-pipe (#23433)
|
5 years ago |
release-notes-spec.ts
|
c6eeff8055
chore: sync 10-x-y release notes script to master (#25304)
|
4 years ago |
security-warnings-spec.ts
|
62b2243574
fix: CSP with `unsafe-eval` detection with Trusted Types (#27468)
|
4 years ago |
spec-helpers.ts
|
30cb2b134b
test: make sure tests fail properly instead of timing out (#24372)
|
4 years ago |
spellchecker-spec.ts
|
30cb2b134b
test: make sure tests fail properly instead of timing out (#24372)
|
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 |
visibility-state-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
webview-spec.ts
|
ab3e65ae34
fix: [webview] fix missing properties on events when contextIsolation: true (#29143)
|
3 years ago |
window-helpers.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
yarn.lock
|
c6eeff8055
chore: sync 10-x-y release notes script to master (#25304)
|
4 years ago |