electron/lib/browser
trop[bot] 45a7a5d22c
fix: createWindow shouldn't load URL for webContents (#43816)
* fix: createWindow shouldn't load URL for webContents

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* chore: add non about blank test

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2024-09-20 08:47:30 -05:00
..
api fix: third time screen sharing on macOS (#43810) 2024-09-19 22:12:19 -05:00
.eslintrc.json chore: add missing .eslintrc.json files to limit imports properly (#35719) 2022-09-20 13:25:33 -05:00
default-menu.ts
devtools.ts chore: re-enable node/no-deprecated-api linting (#38899) 2023-06-26 13:51:59 -04:00
guest-view-manager.ts fix: redirect webview navigation methods (#42981) 2024-07-29 13:00:51 +02:00
guest-window-manager.ts fix: createWindow shouldn't load URL for webContents (#43816) 2024-09-20 08:47:30 -05:00
init.ts chore: fix typos in 'spec/' folder (and one in 'lib/' folder) (#43432) 2024-08-22 12:30:24 -05:00
ipc-main-impl.ts fix: make sure classes in lib correctly implement Electron interfaces (#40291) 2023-10-25 14:02:15 -04:00
ipc-main-internal-utils.ts
ipc-main-internal.ts
message-port-main.ts fix: make sure classes in lib correctly implement Electron interfaces (#40291) 2023-10-25 14:02:15 -04:00
parse-features-string.ts refactor: replace .forEach() with for-of (#39691) 2023-08-31 23:36:43 +09:00
rpc-server.ts
web-view-events.ts chore: remove deprecated crashed and renderer-process-crashed events (#40115) 2023-10-18 12:05:41 +02:00