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
  Jeremy Rose 15c6014324 feat: replace BrowserView with WebContentsView (#35658) 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
  Jeremy Rose 85bc005cd6 refactor: move JS dialog handling to JS (#40598) 1 year ago
  Milan Burda beb0cbc6d0 refactor: options parsing in WebContents.prototype.printToPDF() (#40257) 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
  Milan Burda 737e3de3fa chore: restore deprecate as an internal module (#40124) 1 year ago
  Milan Burda 83a928f6e3 fix: crashed events deprecation (#40090) 1 year ago
  Shelley Vohr c8156c3c57 fix: failure on immutable `webContents.print(options)` (#39985) 1 year ago
  David Sanders c96bb9958f chore: remove deprecated `webContents.getPrinters()` (#39663) 1 year ago
  Tomasz f30fbebb98 fix: promise resolved to early when browser initiated in-page navigation v2 (#39597) 1 year ago
  Shelley Vohr 2affecd4dd feat: allow generating accessible pdf with `printToPDF` (#39563) 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 724f90a2a7 refactor: throw errors directly in async functions (#39233) 1 year ago
  Milan Burda 455f57322f refactor: use `TypeError` instead of generic `Error` when appropriate (#39209) 1 year ago
  Shelley Vohr 10852b3fd5 fix: `preferCSSPageSize` error type (#38761) 1 year ago
  Shelley Vohr c0d9764de9 fix: `webContents.print` parameter validation error (#38614) 1 year ago
  Shelley Vohr c5972ba43c fix: bad error passing `webContents.print(null)` (#38612) 1 year ago
  Milan Burda 82af000a37 chore: cleanup eslint suppressions (#38417) 1 year ago
  David Sanders a26343f3e0 fix: falsy transparent shouldn't affect webContents background (#36914) 1 year ago
  Milan Burda edf887bdc5 refactor: use _loadURL(url, options ?? {}); (#37337) 2 years ago
  Shelley Vohr 889859df5b feat: include all standard paper sizes for webContents.print() (#37159) 2 years ago
  Jeremy Rose 71944f2c3b refactor: simplify events (#37099) 2 years ago
  Jeremy Rose 8dc98aeeae chore: remove load-url event (#37174) 2 years ago
  Eugene Nesvetaev ce56d614a3 chore: fix typo in promise rejection (#36763) 2 years ago
  Jeremy Rose 625b4619d6 fix: resolve loadURL properly for in-page navigations (#36129) 2 years ago