electron/spec
Milan Burda 8cf15cc931 feat: only allow bundled preload scripts (#17308) 2019-03-28 11:38:51 +01:00
..
configs
fixtures feat: add <webview>.getWebContentsId() (#17407) 2019-03-26 10:57:27 +09:00
static spec: chai is funky 2019-03-14 12:50:06 -07:00
ts-smoke feat: promisify executeJavaScript (#17312) 2019-03-14 12:08:54 -07:00
.eslintrc
BUILD.gn
api-auto-updater-spec.js
api-browser-view-spec.js
api-browser-window-affinity-spec.js
api-browser-window-spec.js fix: check the result when calling js function (#17443) 2019-03-20 08:27:06 -07:00
api-callbacks-registry-spec.js
api-clipboard-spec.js
api-content-tracing-spec.js
api-crash-reporter-spec.js
api-debugger-spec.js
api-deprecations-spec.js chore: add deprecation helper for fnToProperty (#17377) 2019-03-14 15:19:19 -07:00
api-desktop-capturer-spec.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
api-dialog-spec.js
api-global-shortcut-spec.js
api-in-app-purchase-spec.js feat: promisify In-App Purchase (#17355) 2019-03-13 13:56:01 -07:00
api-ipc-main-spec.js chore: remove special handling for dialog methods in remote module (#17412) 2019-03-19 11:59:33 -07:00
api-ipc-renderer-spec.js
api-menu-item-spec.js
api-menu-spec.js fix: throw error when inserting menu items out-of-range (#17401) 2019-03-18 07:58:42 -07:00
api-native-image-spec.js fix: add missing buffer size check in nativeImage (#17465) 2019-03-26 10:13:39 +09:00
api-net-log-spec.js
api-net-spec.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
api-notification-dbus-spec.js
api-notification-spec.js
api-power-monitor-spec.js
api-power-save-blocker-spec.js
api-process-spec.js
api-protocol-spec.js
api-remote-spec.js
api-screen-spec.js feat: expose colorSpace to display object (#17405) 2019-03-19 15:12:03 -07:00
api-session-spec.js feat: promisify session.getBlobData() (#17303) 2019-03-14 08:11:01 -07:00
api-shell-spec.js
api-subframe-spec.js feat: enable NodeIntegrationInSubFrames for webview (#17226) 2019-03-15 10:39:20 -07:00
api-system-preferences-spec.js feat: add systemPreferences.getAnimationSettings() (#17382) 2019-03-19 12:15:40 -07:00
api-touch-bar-spec.js
api-tray-spec.js fix: close context menu before popup (#17474) 2019-03-21 21:56:22 -07:00
api-view-spec.js
api-web-contents-spec.js feat: only allow bundled preload scripts (#17308) 2019-03-28 11:38:51 +01:00
api-web-contents-view-spec.js
api-web-frame-spec.js
api-web-request-spec.js
asar-spec.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
assert-helpers.js
chrome-api-spec.js fix: regressions introduced by adding world isolation to Chrome extension content scripts (#17422) 2019-03-19 14:45:48 +01:00
chromium-spec.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
content-script-spec.js feat: add support for content scripts 'all_frames' option (#17258) 2019-03-08 15:53:25 -08:00
events-helpers.js fix: we can not use ts-node apaprently 2019-03-14 13:39:53 -07:00
internal-spec.js
modules-spec.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
node-spec.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
package-lock.json update for PR feedback 2019-03-14 13:18:16 -07:00
package.json spec: chai is funky 2019-03-14 12:50:06 -07:00
security-warnings-spec.js
version-bump-spec.js
webview-spec.js feat: add <webview>.getWebContentsId() (#17407) 2019-03-26 10:57:27 +09:00
window-helpers.js