Electron Bot
1df0ea58d5
Bump v10.1.5
v10.1.5
2020-10-23 10:20:28 -07:00
trop[bot]
e50545db30
fix: setSimpleFullScreen shows traffic light in frameless window ( #26126 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2020-10-23 09:17:24 -07:00
trop[bot]
4a312e9c6b
fix: return early on promise rejection ( #26110 )
...
Co-authored-by: David Sanders <dsanders11@ucsbalum.com >
2020-10-22 14:45:09 -05:00
trop[bot]
0992fb35ea
docs: add discord link to docs community page ( #26106 )
...
Co-authored-by: Charles Kerr <charles@charleskerr.com >
2020-10-22 14:42:48 -05:00
trop[bot]
904404d3c4
fix: release NSAlert properly ( #26097 )
...
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2020-10-22 08:04:20 -07:00
Andrey Belenko
fa491d7e4b
chore: cherry-pick b977dff8 from freetype ( #26070 )
...
Co-authored-by: Andrey Belenko <anbelen@microsoft.com >
2020-10-20 18:57:39 -07:00
Shelley Vohr
8a052c5537
fix: wasm code generation in the renderer ( #26063 )
2020-10-20 18:34:33 -07:00
Shelley Vohr
b3d89bd3bf
fix: crash in printing on Windows ( #26064 )
2020-10-20 15:13:37 -05:00
trop[bot]
28f4c546ca
perf: remove GC timer that fired once per minute. ( #26052 )
...
Co-authored-by: Charles Kerr <charles@charleskerr.com >
2020-10-19 21:43:32 -07:00
Electron Bot
aac0012c8c
Bump v10.1.4
v10.1.4
2020-10-19 15:40:55 -07:00
trop[bot]
7e74f2ca1e
fix: correct null pointer checks in autoresizing browser views ( #26033 )
...
* Correction null pointer checks
* fix: correct null pointer checks in autoresizing browser views
Co-authored-by: mlaurencin <mlaurencin@microsoft.com >
2020-10-19 14:05:29 -07:00
trop[bot]
fd3ce5f63f
build: fix invocation of cpplint on Windows ( #26040 )
...
Co-authored-by: David Sanders <dsanders11@ucsbalum.com >
2020-10-19 13:27:46 -07:00
trop[bot]
62536dc907
fix: Save As PDF from PDF Preview ( #26013 )
...
* fix: Save As PDF from PDF Preview
* Address review feedback
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2020-10-16 19:47:59 -07:00
trop[bot]
b679813fc5
fix: maximized frameless window bleeding to other monitors ( #25977 )
...
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2020-10-15 20:03:39 -07:00
Shelley Vohr
38d126fb5c
fix: order menu items before filtering excess separators ( #25931 )
...
Co-authored-by: Samuel Attard <sattard@slack-corp.com >
2020-10-15 11:13:55 -04:00
trop[bot]
04fdfe610c
docs: move breaking-changes-ns.md contents to breaking-changes.md ( #25946 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2020-10-15 10:51:31 +09:00
trop[bot]
ac917b5573
fix: pass module resolution paths to wrapped function ( #25944 )
...
Co-authored-by: Matt Kane <matt@gatsbyjs.com >
2020-10-15 10:49:18 +09:00
Pedro Pontes
fb482ae4cb
chore: cherry-pick b1b3ccbd57 from chromium. ( #25852 )
...
* chore: cherry-pick b1b3ccbd57 from chromium.
* update patches
Co-authored-by: Electron Bot <anonymous@electronjs.org >
2020-10-15 10:07:27 +09:00
Shelley Vohr
13722f83e3
fix: ensure ready-to-show event is fired ( #25932 )
...
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
2020-10-15 10:02:36 +09:00
Shelley Vohr
ccaea19e32
docs: rename launch-failure -> launch-failed to match C++ code ( #25929 )
2020-10-14 07:40:03 -07:00
Pedro Pontes
25674a40bd
chore: cherry-pick b7ccc3f6cc from chromium ( #25893 )
...
* chore: cherry-pick b7ccc3f6cc from chromium
* update patches
* update patches
Co-authored-by: Electron Bot <anonymous@electronjs.org >
Co-authored-by: Charles Kerr <ckerr@github.com >
2020-10-14 10:19:58 +09:00
Michaela Laurencin
fe94fd029f
fix: notifications successfully never timeout with included flag ( #25926 )
...
* fix: notifications successfully never timeout with included flag
* Correct return with if statement
Co-authored-by: mlaurencin <mlaurencin@microsoft.com >
2020-10-13 14:14:00 -07:00
Shelley Vohr
f1359e6b12
fix: uv loop polling when render process reuse enabled ( #25923 )
2020-10-13 12:17:26 -07:00
trop[bot]
f01defa58c
fix: NativeImage.getScaleFactors returns correct scales ( #25905 )
...
* fix: NativeImage.getScaleFactors returns correct scales
* fix tests
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
2020-10-13 09:21:28 -07:00
Pedro Pontes
11847e78a8
chore: backport ffed0925f2 from webrtc. ( #25853 )
2020-10-13 10:53:22 +09:00
Pedro Pontes
29ca849382
chore: cherry-pick 8629cd7f8af3 from chromium ( #25856 )
2020-10-13 10:47:59 +09:00
trop[bot]
624ea4b694
test: improve app 'session-created' event spec ( #25804 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2020-10-08 20:39:27 -07:00
trop[bot]
56a764d510
fix: suppress worldSafe warning emitted from security checks ( #25827 )
...
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
2020-10-08 20:20:09 -07:00
trop[bot]
88af747a5b
ci: fixup doc only check on Windows ( #25837 )
...
Co-authored-by: John Kleinschmidt <jkleinsc@github.com >
2020-10-08 21:39:04 -04:00
Milan Burda
7ae4b2b559
fix: session argument of app 'session-created' event ( #25798 )
...
Co-authored-by: Milan Burda <miburda@microsoft.com >
2020-10-08 16:32:26 -05:00
trop[bot]
244f405e6a
fix: nativeImage.crop().toBitmap() returning garbage ( #25773 )
...
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
2020-10-06 09:41:17 +09:00
trop[bot]
c8f9d0908a
fix: crash when application launched from UNUserNotificationCenter notification ( #25737 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2020-10-02 13:58:04 -07:00
trop[bot]
9f21accfc2
build: move to ACR for docker image storage ( #25732 )
...
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
2020-10-02 13:28:44 -07:00
Robert Borg
93677081f0
fix: gdi printing in silent printing mode ( #25740 )
...
for windows print_text_with_gdi is set to the value of is_modifiable
but this code path is not taken for silent printing
2020-10-02 08:31:19 -07:00
trop[bot]
455098db90
fix: submenu should be autoreleased ( #25687 )
...
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2020-09-29 15:56:01 -07:00
trop[bot]
d4239bb42e
docs: command line flags for GPU controls ( #25685 )
...
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2020-09-29 13:54:20 -04:00
trop[bot]
de0ddd5b56
chore: tsify net-log ( #25670 )
...
* chore: tsify net-log
* comment
* gn
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
2020-09-29 12:56:54 -04:00
trop[bot]
cdfbcb39f2
fix: provide asynchronous cleanup hooks in n-api ( #25280 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2020-09-29 11:46:02 -04:00
Electron Bot
21afda3679
Bump v10.1.3
v10.1.3
2020-09-28 16:34:43 -07:00
trop[bot]
37bcb093e7
refactor: add a wrapper for wrangling uv handles. ( #25662 )
2020-09-27 20:42:28 -07:00
trop[bot]
4a0f2bede2
chore: improve renderer crash logging ( #25621 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2020-09-24 13:23:41 -07:00
trop[bot]
e964c1ed7b
fix: prevent destroyed view references from causing crashes ( #25511 )
2020-09-24 11:26:58 -07:00
Shelley Vohr
6fe6dffe93
fix: honor pageRanges when printing ( #25597 )
2020-09-24 11:53:09 -04:00
Shelley Vohr
0b75053fdc
fix: check printer list when no default printers ( #25606 )
2020-09-23 15:44:19 -07:00
Shelley Vohr
894d41ef5a
fix: close window when leave fs crash ( #25604 )
2020-09-23 15:44:00 -07:00
trop[bot]
a99256da8c
fix: decompress devtools discovery html ( #25601 )
...
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
2020-09-23 13:00:03 -07:00
Electron Bot
430a6ada64
chore: bump chromium to 85.0.4183.121 (10-x-y) ( #25559 )
...
* chore: bump chromium in DEPS to 85.0.4183.102
* chore: bump chromium in DEPS to 85.0.4183.121
* update patches
Co-authored-by: Electron Bot <anonymous@electronjs.org >
2020-09-23 12:40:13 -07:00
trop[bot]
f82c375698
fix: update node certdata to NSS 3.56 ( #25361 )
...
* fix: update node certdata to NSS 3.56
* Update .patches
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
Co-authored-by: Jeremy Rose <jeremya@chromium.org >
2020-09-23 12:25:05 -07:00
trop[bot]
113c65f32f
docs: remove unused StreamProtocolResponse / StringProtocolResponse ( #25582 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2020-09-23 12:19:04 -07:00
trop[bot]
a42a529236
fix: unsubscribe from observers when window is closing ( #25584 )
...
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2020-09-23 09:59:03 -04:00