trop[bot]
|
0da1d6d4cc
fix: crash when calling non-reentrant function in `loadURL` (#40163)
|
1 year ago |
trop[bot]
|
7985f82f87
test: fix "crashed event does not crash main process when destroying WebContents in it" (#40147)
|
1 year ago |
trop[bot]
|
4e9c583230
fix: `keyCode`s being incorrectly converted in `webContents.sendInputEvent()` (#39821)
|
1 year ago |
trop[bot]
|
3f1fee72b4
fix: promise resolved to early when browser initiated in-page navigation v2 (#39679)
|
1 year ago |
trop[bot]
|
582844c537
build: update typescript-generator and docs-parser (#38777)
|
1 year ago |
trop[bot]
|
0b181e7977
fix: `webContents.print` parameter validation error (#38721)
|
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 |
Milan Burda
|
ee87438d28
test: use async helpers to simplify tests (#37314)
|
2 years ago |
Milan Burda
|
ea848bc1c5
test: use webContents.create() in type-safe way (#37281)
|
2 years ago |
Milan Burda
|
beed240454
test: use render-process-gone event in tests (#37280)
|
2 years ago |
Jeremy Rose
|
71944f2c3b
refactor: simplify events (#37099)
|
2 years ago |
electron-roller[bot]
|
d02c9f8bc6
chore: bump chromium to 111.0.5544.3 (main) (#36820)
|
2 years ago |
Milan Burda
|
4bc6b15f53
refactor: move spec helpers to spec/lib (#37010)
|
2 years ago |
Milan Burda
|
5fd7a43970
test: replace (webContents as any).destroy() with webContents.destroy() (#36653)
|
2 years ago |
Shelley Vohr
|
8b430c9d26
test: re-enable window.open referrer test (#36155)
|
2 years ago |
Jeremy Rose
|
625b4619d6
fix: resolve loadURL properly for in-page navigations (#36129)
|
2 years ago |
Jeremy Rose
|
8a926ffde4
refactor: use views NonClientHitTest for draggable regions on mac (#35603)
|
2 years ago |
Shelley Vohr
|
76afd8c028
test: more robust PDF specs (#35979)
|
2 years ago |
Samuel Maddock
|
c09c94fc98
feat: add WebContents.opener and webContents.fromFrame() (#35140)
|
2 years ago |
Jeremy Rose
|
eebf34cc6c
feat: add webContents.close() (#35509)
|
2 years ago |
Jeremy Rose
|
9f97c3e50a
feat: expose content-bounds-updated event (#35533)
|
2 years ago |
Shelley Vohr
|
4744674e93
fix: crash when switching origins with emulation settings set (#35466)
|
2 years ago |
Jeremy Rose
|
db7c92fd57
test: drop now-empty remote runner (#35343)
|
2 years ago |