.. |
configs
|
ec4a0e096f
ci: run more Chromium unit tests (#15363)
|
6 years ago |
fixtures
|
8c531ed424
fix: quit after Chromium is fully started (#21506)
|
5 years ago |
static
|
ed9b96ce9e
ci: test on woa hardware (6-0-x) (#20092)
|
5 years ago |
ts-smoke
|
7bec7e6cee
doc: add missing MenuItem roles (#19329) (#19573)
|
5 years ago |
.eslintrc
|
6d01952e66
chore: replace standard with eslint-config-standard and add custom rules (#14636)
|
6 years ago |
BUILD.gn
|
5e199152e2
ci: run unittests on clean Chromium (#15125)
|
6 years ago |
api-auto-updater-spec.js
|
558fff69e7
chore: update to standard 12
|
6 years ago |
api-browser-view-spec.js
|
31c7ed9b8c
fix: shutdown after message loop is ready (#16671)
|
6 years ago |
api-browser-window-affinity-spec.js
|
ed3e5739dc
test: promisify a bunch of tests (#16051)
|
6 years ago |
api-browser-window-spec.js
|
dca6516c10
fix: crash when restoring minimized hidden window (#22153)
|
5 years ago |
api-callbacks-registry-spec.js
|
558fff69e7
chore: update to standard 12
|
6 years ago |
api-clipboard-spec.js
|
558fff69e7
chore: update to standard 12
|
6 years ago |
api-content-tracing-spec.js
|
2b9bd0f56f
fix crash when passing empty string to recording (#17698)
|
6 years ago |
api-crash-reporter-spec.js
|
e472efbea2
fix: correctly crash when there is no crashReporter (#20396)
|
5 years ago |
api-debugger-spec.js
|
28b150f6dc
test: fix race condition in debugger spec (#17091)
|
6 years ago |
api-deprecations-spec.js
|
4a073e4f7e
refactor: improve function deprecation module (#19012) (#19199)
|
5 years ago |
api-desktop-capturer-spec.js
|
38d75010c7
chore: rename atomBinding to electronBinding (#17419)
|
6 years ago |
api-dialog-spec.js
|
043838f9b6
fix: set window to null when no window is passed (#18381)
|
6 years ago |
api-global-shortcut-spec.js
|
e9ba26f50e
feat: allow registering multiple shortcuts (#15542)
|
6 years ago |
api-in-app-purchase-spec.js
|
3e5a98b5f4
feat: promisify In-App Purchase (#17355)
|
6 years ago |
api-ipc-main-spec.js
|
06a4594435
chore: remove special handling for dialog methods in remote module (#17412)
|
6 years ago |
api-ipc-renderer-spec.js
|
dcb670fa46
fix: emit IPC event in correct context if isolation and sandbox enabled (#16352)
|
6 years ago |
api-menu-item-spec.js
|
7bec7e6cee
doc: add missing MenuItem roles (#19329) (#19573)
|
5 years ago |
api-menu-spec.js
|
db29978fe0
fix: throw error when inserting menu items out-of-range (#17401)
|
6 years ago |
api-native-image-spec.js
|
95df531b33
fix: add missing buffer size check in nativeImage (#17465)
|
6 years ago |
api-net-log-spec.js
|
7e7abc28f5
feat: promisify netLog.stopLogging (#16862)
|
6 years ago |
api-net-spec.js
|
75fecf4e4f
fix: throw on invalid webRequest filters (#19337) (#19570)
|
5 years ago |
api-notification-dbus-spec.js
|
fade3eb679
chore: make "nodeIntegration" and "webviewTag" default to false (#16235)
|
6 years ago |
api-notification-spec.js
|
558fff69e7
chore: update to standard 12
|
6 years ago |
api-power-monitor-spec.js
|
bfa07ec4be
feat: Add new powerMonitor synchronous API (#17144)
|
6 years ago |
api-power-save-blocker-spec.js
|
558fff69e7
chore: update to standard 12
|
6 years ago |
api-process-spec.js
|
a04d9ef35b
feat: add process.getSystemVersion() (#16599)
|
6 years ago |
api-protocol-spec.js
|
99a0581d0d
fix: allow paths to asar archives to contain the .asar extension in directories (#20342) (#20402)
|
5 years ago |
api-remote-spec.js
|
512736542b
fix: send ELECTRON_BROWSER_CONTEXT_RELEASE asynchronously (#20632) (#20716)
|
5 years ago |
api-screen-spec.js
|
1d93bc76cd
feat: expose colorSpace to display object (#17405)
|
6 years ago |
api-session-spec.js
|
f2f483fedb
test: add test for invalid cookie url (#19568)
|
5 years ago |
api-shell-spec.js
|
ed9b96ce9e
ci: test on woa hardware (6-0-x) (#20092)
|
5 years ago |
api-subframe-spec.js
|
c5f4fe09aa
fix: don't execute preload scripts for internal <iframe> in <webview> (#19260) (#19298)
|
5 years ago |
api-system-preferences-spec.js
|
4c51fa93f5
feat: add systemPreferences.getAnimationSettings() (#17382)
|
6 years ago |
api-touch-bar-spec.js
|
558fff69e7
chore: update to standard 12
|
6 years ago |
api-tray-spec.js
|
b45ad7f74e
fix: destroy tray on current tick (#18218)
|
6 years ago |
api-view-spec.js
|
558fff69e7
chore: update to standard 12
|
6 years ago |
api-web-contents-spec.js
|
4a5f89d5c7
fix: properly generate requestID in webContents.printToPDF() (#20769) (#20811)
|
5 years ago |
api-web-contents-view-spec.js
|
31c7ed9b8c
fix: shutdown after message loop is ready (#16671)
|
6 years ago |
api-web-frame-spec.js
|
ceb3792f3c
fix: contractions handling in spellchecker (#18538)
|
5 years ago |
api-web-request-spec.js
|
4bcc08826b
spec: fix headers tests to match APIs
|
6 years ago |
asar-spec.js
|
99a0581d0d
fix: allow paths to asar archives to contain the .asar extension in directories (#20342) (#20402)
|
5 years ago |
assert-helpers.js
|
40f0f049a2
spec: fix final node and chromium specs after assert change
|
6 years ago |
chrome-api-spec.js
|
53f4af7722
fix: regressions introduced by adding world isolation to Chrome extension content scripts (#17422)
|
6 years ago |
chromium-spec.js
|
3d10d4c7e0
fix: allow iframe-initiated HTML fullscreen to exit while in macOS fullscreen (6-1-x) (#21020)
|
5 years ago |
content-script-spec.js
|
8ee153dae1
feat: add support for content scripts 'all_frames' option (#17258)
|
6 years ago |
events-helpers.js
|
58a6fe13d6
feat: preloads and nodeIntegration in iframes (#16425)
|
6 years ago |
internal-spec.js
|
10969b8c3c
fix: make feature strings more robust to whitespace (#15602)
|
6 years ago |
modules-spec.js
|
3419c3c730
chore: bump chromium to 75.0.3770.3 (#17883)
|
6 years ago |
network-helper.js
|
6d9d66b88a
fix: lost window.opener after cross-origin navigation (#18624)
|
5 years ago |
node-spec.js
|
6359db712a
fix: backport libuv patch for fs.mkdir/mkdirSync on invlaid names (#20665)
|
5 years ago |
package.json
|
57f7c8b6b9
build: ensure consistent lock files across multiple machines (#17955) (#18071)
|
6 years ago |
security-warnings-spec.js
|
fade3eb679
chore: make "nodeIntegration" and "webviewTag" default to false (#16235)
|
6 years ago |
version-bump-spec.js
|
17c240a639
ci: make macOS CI faster (#16766)
|
6 years ago |
webview-spec.js
|
3e52002406
spec: skip flaky <webview>.capturePage() test on Windows (#21210)
|
5 years ago |
window-helpers.js
|
78411db4b5
fix: maintain a ref count for objects sent over remote (#17464)
|
6 years ago |
yarn.lock
|
57f7c8b6b9
build: ensure consistent lock files across multiple machines (#17955) (#18071)
|
6 years ago |