Milan Burda a71ca144e2 fix: CSP with `unsafe-eval` detection with Trusted Types (#27472) 4 years ago
..
fixtures 738740fd7d fix: renderer crash on setImmediate (#26748) 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 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
api-app-spec.ts 35b348a7d7 fix: multiple dock icons when calling dock.show/hide (#25301) 4 years ago
api-auto-updater-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
api-autoupdater-darwin-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
api-browser-view-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
api-browser-window-affinity-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
api-browser-window-spec.ts 13f319eddf fix: uv loop polling when render process reuse enabled (#25924) 4 years ago
api-callbacks-registry-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
api-content-tracing-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
api-context-bridge-spec.ts 05343a8972 fix: ensure that errors thrown in the context bridge are created in the correct context (#24747) 4 years ago
api-crash-reporter-spec.ts dcb5b8244e ci: cleanup up test app directories (#26121) 4 years ago
api-debugger-spec.ts 9d6ac058c9 feat: expose sessionId in debugger module (#24398) 4 years ago
api-deprecate-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
api-desktop-capturer-spec.ts fc9fb0b179 fix: default to NTLM v2 in the network service for POSIX platforms (#23934) 4 years ago
api-dialog-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
api-global-shortcut-spec.ts ff4cc4dc16 fix: volume key globalShortcut registration (#23824) 4 years ago
api-in-app-purchase-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
api-ipc-main-spec.ts 5c8e7e8b7f fix: restrict sendToFrame to same-process frames by default (#26928) 4 years ago
api-ipc-renderer-spec.ts 4c485e53a4 fix: throw instead of crash when using ipcRenderer after context released (#23917) (#23978) 4 years ago
api-ipc-spec.ts 4ace4995c8 feat: MessagePorts in the main process (#24323) 4 years ago
api-menu-item-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
api-menu-spec.ts 0f96402c78 ci: deflake WOA tests (#23770) 4 years ago
api-native-theme-spec.ts 3f6227c61a fix: propagate preferred color scheme to the renderer (#22900) 5 years ago
api-net-log-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
api-net-spec.ts c21c9b64e2 net: Don't ignore the referer header in net.request (#23685) 4 years ago
api-notification-dbus-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
api-notification-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
api-power-monitor-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
api-power-save-blocker-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
api-protocol-spec.ts 00be927ad6 fix: Close protocol response streams when aborted (#24657) 4 years ago
api-remote-spec.ts 2472f81647 fix: NativeImage.getScaleFactors returns correct scales (#25904) 4 years ago
api-screen-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
api-service-workers-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
api-session-spec.ts c481324725 test: improve app 'session-created' event spec (#25815) 4 years ago
api-shell-spec.ts d688b77187 fix: make shell.moveItemToTrash return false on Windows when move is unsuccessful (#25169) 4 years ago
api-subframe-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
api-system-preferences-spec.ts 4f10bde056 feat: implement systemPreferences.getMediaAccessStatus() on Windows (#24275) (#24312) 4 years ago
api-touch-bar-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
api-tray-spec.ts 6d2cf47797 fix: heap-use-after-free in tray.popUpContextMenu (#22855) 5 years ago
api-view-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
api-web-contents-spec.ts 980b260525 test: skip PictureInPicture video when media not supported (#27267) 4 years ago
api-web-contents-view-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
api-web-frame-spec.ts a5795824ef feat: add worldSafe flag for executeJS results (#24712) 4 years ago
api-web-request-spec.ts f255d47073 fix: webRequest module should work with file:// protocol (9-x-y) (#22919) 5 years ago
asar-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
chromium-spec.ts 7bd4570ff4 fix: LC_ALL env should not be changed (#26508) 4 years ago
crash-spec.ts 5009538045 fix: do not initialize extension system in in-memory sessions (#23472) 5 years ago
events-helpers.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
extensions-spec.ts a43d4cacde fix(extensions): devtools now open for background pages (#25567) 4 years ago
index.js 14d03d7b78 test: support for adding extra module paths (#26545) 4 years ago
internal-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
modules-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
node-spec.ts f11aad0784 fix: let Node.js perform microtask checkpoint in the main process (#24131) (#24178) 4 years ago
package.json a90397f348 chore: sync 9-x-y release notes script to master (#25305) 4 years ago
release-notes-spec.ts a90397f348 chore: sync 9-x-y release notes script to master (#25305) 4 years ago
security-warnings-spec.ts a71ca144e2 fix: CSP with `unsafe-eval` detection with Trusted Types (#27472) 4 years ago
spec-helpers.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
spellchecker-spec.ts 8803c12715 test: do not run spellchecker tests if the feature is disabled (9-x-y) (#23724) 4 years ago
types-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
version-bump-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
visibility-state-spec.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
webview-spec.ts f23cfbe767 fix: <webview> not working with Trusted Types (#27466) 4 years ago
window-helpers.ts 5a34ad4e21 build: enable JS semicolons (#22785) 5 years ago
yarn.lock a90397f348 chore: sync 9-x-y release notes script to master (#25305) 4 years ago