Commit History

Author SHA1 Message Date
  Milan Burda 0b0707145b refactor: replace `.forEach()` with `for-of` (#39691) 1 year ago
  Milan Burda e66c1f6c56 refactor: generate 'chrome:// pages' specs to remove duplicate code (#39684) 1 year ago
  Milan Burda 3102a257af feat: expose dummy module.exports to the sandboxed preload scripts (#39484) 1 year ago
  Shelley Vohr 95bf9d8adb fix: `chrome://gpu` failing to load (#39556) 1 year ago
  Shelley Vohr 1231f0a734 docs: document `idleDetector` permissions (#39180) 1 year ago
  Shelley Vohr 8874306dc0 fix: `window.open` causing occasional Node.js crashes (#38754) 1 year ago
  Cheng Zhao 09669f9d21 fix: child window may have opener removed (#38910) 1 year ago
  Milan Burda 9226cc662b refactor: use types for once() return values in spec (#38872) 1 year ago
  Milan Burda d78f37ec8f refactor: use node scheme imports in spec (#38487) 1 year ago
  Shelley Vohr 57147d1b8d fix: `navigator.connection` not working as intended (#38491) 1 year ago
  Milan Burda b6ef4a3929 build: remove unused enable_tts build flag (#38420) 1 year ago
  electron-roller[bot] 894e056e6b chore: bump chromium to 115.0.5760.0 (main) (#38033) 1 year ago
  Black-Hole️ 141f65b291 fix: webContents return type incorrect (#38026) 2 years ago
  Shelley Vohr 7e715b66ae test: re-enable reporting specs (#35936) 2 years ago
  Calvin b8a21dbcd7 test: migrate to helpers & disabled tests list (#37513) 2 years ago
  Jeremy Rose e9d5c3517c fix: apply csp correctly when contextIsolation: false (#37756) 2 years ago
  Jeremy Rose a3e3efe4c4 test: use node helpers for events.once and setTimeout promise (#37374) 2 years ago
  Milan Burda f97d68c4bf test: convert functions to async & eliminate duplicates (#37316) 2 years ago
  Milan Burda cf10c19c33 test: cleanup let xyz = null as unknown as T; (#37335) 2 years ago
  Milan Burda ee87438d28 test: use async helpers to simplify tests (#37314) 2 years ago
  Milan Burda ea848bc1c5 test: use webContents.create() in type-safe way (#37281) 2 years ago
  Milan Burda beed240454 test: use render-process-gone event in tests (#37280) 2 years ago
  Milan Burda e5e9186d61 docs: add missing clipboard-sanitized-write permission value to setPermissionRequestHandler() (#37173) 2 years ago
  Samuel Attard 8b380ee2f2 test: ensure fullscreen test is retryable (#37179) 2 years ago
  Jeremy Rose 67dc178e70 refactor: move gin_helper::Constructible methods to prototype (#37087) 2 years ago
  electron-roller[bot] d02c9f8bc6 chore: bump chromium to 111.0.5544.3 (main) (#36820) 2 years ago
  Milan Burda 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
  David Sanders b69236d177 test: fix test for USB device.forget() (#36942) 2 years ago
  Milan Burda 1c9e7687f9 docs: add missing window-management permission value to setPermissionRequestHandler() (#36776) 2 years ago
  Milan Burda 5fd7a43970 test: replace (webContents as any).destroy() with webContents.destroy() (#36653) 2 years ago