Commit History

Author SHA1 Message Date
  Milan Burda 657e88b173 chore: remove deprecated `crashed` and `renderer-process-crashed` events (#40115) 1 year ago
  Milan Burda 2c88626b51 chore: revert deprecate as an internal module (#40146) 1 year ago
  Shelley Vohr 86df4db6f1 fix: crash when calling non-reentrant function in `loadURL` (#40143) 1 year ago
  Milan Burda 24bc0ee5c7 test: fix "crashed event does not crash main process when destroying WebContents in it" (#40135) 1 year ago
  Milan Burda 737e3de3fa chore: restore deprecate as an internal module (#40124) 1 year ago
  Shelley Vohr ec9c8476fe fix: `keyCode`s being incorrectly converted in `webContents.sendInputEvent()` (#39776) 1 year ago
  David Sanders c96bb9958f chore: remove deprecated `webContents.getPrinters()` (#39663) 1 year ago
  Milan Burda d76a35afe4 test: remove a few casts to any (#39713) 1 year ago
  Milan Burda f27b034045 test: convert a few more specs to async/await (#39712) 1 year ago
  Milan Burda 0b0707145b refactor: replace `.forEach()` with `for-of` (#39691) 1 year ago
  Tomasz f30fbebb98 fix: promise resolved to early when browser initiated in-page navigation v2 (#39597) 1 year ago
  wanted002 e14964ccd0 feat: add setter and getter apis to specify udp port range for webrtc (#39046) 1 year ago
  Shelley Vohr 2affecd4dd feat: allow generating accessible pdf with `printToPDF` (#39563) 1 year ago
  wgsheng 127584dc37 feat: add a 'title' parameter to `openDevTools()` (#39047) 1 year ago
  David Sanders effafdf498 test: use as const to remove some usages of as any (#39475) 1 year ago
  Shelley Vohr 117d5310f5 revert: promise resolved too early when browser initiates in-page navigation (#39481) 1 year ago
  Tomasz a0effaf9b8 fix: promise resolved to early when browser initiated in-page navigation (#39260) 1 year ago
  Milan Burda c9bae5da8e refactor: use optional catch binding (#39232) 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
  Samuel Attard 46458ab517 build: update typescript-generator and docs-parser (#38747) 1 year ago
  Shelley Vohr c0d9764de9 fix: `webContents.print` parameter validation error (#38614) 1 year ago
  Milan Burda 0294debc31 build: remove enable_picture_in_picture build flag (#38620) 1 year ago
  Black-Hole️ 141f65b291 fix: webContents return type incorrect (#38026) 2 years ago
  Calvin b8a21dbcd7 test: migrate to helpers & disabled tests list (#37513) 2 years ago
  Shelley Vohr 512e56baf7 feat: expose `audio-state-changed` on `webContents` (#37366) 2 years ago
  Shelley Vohr 9b20b3a722 chore: improve `contents.takeHeapSnapshot` error messages (#37434) 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