electron/lib/browser/api
marekharanczyk 398ca2a019
fix: make sure invalid URL loads promises are fulfilled. (#41194)
* fix: make sure invalid URL loads promisses are fulfilled.

* fixup! fix: make sure invalid URL loads promisses are fulfilled.
2024-02-05 16:36:51 +09:00
..
auto-updater fix: on error, reset spawnedProcess (#41033) 2024-01-24 16:45:08 -06:00
exports
views
app.ts chore: remove deprecated gpu-process-crashed event (#40255) 2023-10-26 14:05:40 -04:00
auto-updater.ts
base-window.ts feat: replace BrowserView with WebContentsView (#35658) 2023-12-13 13:01:03 -08:00
browser-view.ts feat: replace BrowserView with WebContentsView (#35658) 2023-12-13 13:01:03 -08:00
browser-window.ts feat: replace BrowserView with WebContentsView (#35658) 2023-12-13 13:01:03 -08:00
clipboard.ts refactor: split clipboard module implementation for browser / renderer (#38429) 2023-05-25 20:36:12 +09:00
content-tracing.ts
crash-reporter.ts fix: make sure classes in lib correctly implement Electron interfaces (#40291) 2023-10-25 14:02:15 -04:00
desktop-capturer.ts
dialog.ts refactor: use replaceAll() instead of replace() when appropriate (#39721) 2023-09-07 15:50:14 +09:00
global-shortcut.ts
in-app-purchase.ts
ipc-main.ts
menu-item-roles.ts refactor: replace Object.prototype.hasOwnProperty() with Object.hasOwn() (#38929) 2023-06-27 16:57:33 -04:00
menu-item.ts refactor: simplify events (#37099) 2023-02-13 13:39:18 -08:00
menu-utils.ts refactor: replace .forEach() with for-of (#39691) 2023-08-31 23:36:43 +09:00
menu.ts refactor: replace .forEach() with for-of (#39691) 2023-08-31 23:36:43 +09:00
message-channel.ts fix: make sure classes in lib correctly implement Electron interfaces (#40291) 2023-10-25 14:02:15 -04:00
module-list.ts feat: replace BrowserView with WebContentsView (#35658) 2023-12-13 13:01:03 -08:00
native-theme.ts
net-fetch.ts feat: add net module to utility process (#40017) 2024-01-04 16:20:37 -05:00
net-log.ts
net.ts feat: add net module to utility process (#40017) 2024-01-04 16:20:37 -05:00
notification.ts
power-monitor.ts fix: make sure classes in lib correctly implement Electron interfaces (#40291) 2023-10-25 14:02:15 -04:00
power-save-blocker.ts
protocol.ts fix: protocol.handle not intercepting file protocol (#39048) 2023-07-12 11:42:49 +02:00
push-notifications.ts
safe-storage.ts
screen.ts
session.ts feat: add net module to utility process (#40017) 2024-01-04 16:20:37 -05:00
share-menu.ts fix: make sure classes in lib correctly implement Electron interfaces (#40291) 2023-10-25 14:02:15 -04:00
system-preferences.ts chore: remove deprecated systemPreferences APIs (#39696) 2023-09-11 11:34:13 -04:00
touch-bar.ts refactor: replace .forEach() with for-of (#39691) 2023-08-31 23:36:43 +09:00
tray.ts
utility-process.ts fix: make sure classes in lib correctly implement Electron interfaces (#40291) 2023-10-25 14:02:15 -04:00
view.ts feat: replace BrowserView with WebContentsView (#35658) 2023-12-13 13:01:03 -08:00
web-contents-view.ts
web-contents.ts fix: make sure invalid URL loads promises are fulfilled. (#41194) 2024-02-05 16:36:51 +09:00
web-frame-main.ts refactor: use TypeError instead of generic Error when appropriate (#39209) 2023-07-25 12:08:46 -04:00