Commit History

Author SHA1 Message Date
  marekharanczyk 398ca2a019 fix: make sure invalid URL loads promises are fulfilled. (#41194) 1 year ago
  Shelley Vohr 6df3443617 fix: validate `printToPDF` `margins` against `pageSize` (#41157) 1 year ago
  Shelley Vohr 6786fde576 docs: `document printToPDF` `generateDocumentOutline` option (#41156) 1 year ago
  Tamás Zahola a94fb2cb5d fix: don't reject `loadURL()` promise from `did-fail-load` - use `did-finish-load` instead (#40661) 1 year ago
  Albert Xing 3609fc7402 fix: clean up devtools frontend_host on webcontents destroy (#40666) 1 year ago
  Milan Burda 67894f1493 test: convert a few more specs to async/await (#40313) 1 year ago
  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