Robo
b2c5623a13
fix: crash when destroying node env with pending promises ( #33280 )
...
* fix: crash when destroying node env with pending promises
* chore: add spec
2022-03-16 18:54:45 +01:00
David Sanders
652680e801
fix: ensure external memory adjustments are balanced ( #33266 )
2022-03-16 18:54:30 +01:00
David Sanders
cf3ee7be56
build: drop pywin32 usage ( #26186 )
...
* build: drop pywin32 usage
* chore: ignore extra output on AppVeyor
2022-03-16 13:40:47 -04:00
Abhay Gupta
b274011720
fix: fiddle ipc code pattern 3 ( #33262 )
2022-03-16 11:01:29 -04:00
Jeremy Rose
02fe245521
docs: webFrame.insertCSS should mention options arg ( #33274 )
2022-03-16 10:56:20 -04:00
Sudowoodo Release Bot
a5382b7780
Bump v19.0.0-nightly.20220316
2022-03-16 06:02:33 -07:00
David Sanders
fc7f38c7ce
docs: remove "marked" from process.getBlinkMemoryInfo() ( #33263 )
2022-03-16 11:51:56 +01:00
Milan Burda
2657383ea7
feat: allow setting code cache directory ( #31154 )
...
* feat: allow setting code cache directory
* chore: address review feedback
* chore: update docs
Co-authored-by: Charles Kerr <charles@charleskerr.com>
* chore: rewrite with base::Contains
Co-authored-by: Charles Kerr <charles@charleskerr.com>
Co-authored-by: deepak1556 <hop2deep@gmail.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2022-03-15 15:34:53 -05:00
CanadaHonk
37a904c299
docs: specify default for BrowserWindow's center option ( #33264 )
2022-03-15 10:48:25 -07:00
Samuel Attard
c8a3a00017
fix: race condition where webContents can be nullptr during re-focus and a multi-window close sequence ( #33063 )
...
* fix: race condition where webContents can be nullptr during re-focus and a multi-window close sequence
* chore: update electron_inspectable_web_contents_view.mm
2022-03-15 10:45:56 -07:00
Aryan Shridhar
7382891015
docs: reword sentence for better understanding ( #33265 )
2022-03-15 10:11:40 -07:00
Sudowoodo Release Bot
75339dccb3
Bump v19.0.0-nightly.20220315
2022-03-15 06:01:15 -07:00
Sudowoodo Release Bot
4bdb50eeee
Bump v19.0.0-nightly.20220314
2022-03-14 06:02:37 -07:00
Milan Burda
039c061d07
fix: add missing [[maybe_unused]] to IsEnvSet ( #33224 )
2022-03-14 18:19:15 +09:00
Jeremy Rose
f372953256
fix: cppgc/node collisions in renderer process ( #33252 )
...
* fix: cppgc/node collisions in renderer process
* Update be_compatible_with_cppgc.patch
2022-03-12 18:28:10 -05:00
Jeremy Rose
cdc27a3793
fix: prevent UAF crash in setCertificateVerifyProc ( #33204 )
2022-03-11 11:35:48 -08:00
Darshan Sen
bbb79880f7
chore: cherry-pick 2ed58f4 from chromium ( #33109 )
...
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/3492658
Fixes: https://github.com/electron/electron/issues/33049
Signed-off-by: Darshan Sen <raisinten@gmail.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2022-03-11 11:19:51 -06:00
Sudowoodo Release Bot
dc63b8e7f4
Bump v19.0.0-nightly.20220311
2022-03-11 05:01:42 -08:00
Sudowoodo Release Bot
b888d9cd17
Bump v19.0.0-nightly.20220310
2022-03-10 05:01:04 -08:00
David Sanders
e589e9b259
fix: fire show event when BrowserWindow shown via maximize() ( #32979 )
2022-03-09 17:30:42 -05:00
Harry Hopkinson
86e746c36b
Formatted C++ Files According to the clang-format file. ( #33158 )
2022-03-09 16:28:54 -05:00
Jeremy Rose
ebfcf89a0b
fix: propagate unsafely-treat-insecure-origin-as-secure to renderer children ( #33189 )
...
* fix: propagate unsafely-treat-insecure-origin-as-secure to renderer children
* fix build
2022-03-09 10:15:50 -05:00
Sudowoodo Release Bot
865a29ed17
Bump v19.0.0-nightly.20220309
2022-03-09 05:00:38 -08:00
Shelley Vohr
373a905319
fix: settings not persisting across devtools loads ( #33120 )
...
* fix: settings not persisting across devtools loads
* chore: remove redundant RegisterPreference impl
2022-03-08 20:17:43 -05:00
Jeremy Rose
27527fe5ca
feat: warn that preloads will be sandboxed by default in v20 ( #32868 )
2022-03-08 15:39:53 -08:00
Calvin
e41c3e960d
fix: non-client mouse events on WCO-enabled windows ( #32871 )
2022-03-08 16:06:20 -05:00
Shelley Vohr
076bc58b2a
fix: crash when showin item in folder on DevTools ( #33024 )
2022-03-08 14:40:25 -05:00
Milan Burda
b96f15bfc2
fix: patches to use BUILDFLAG(IS_WIN) / BUILDFLAG(IS_MAC) checks ( #33160 )
2022-03-08 14:38:15 -05:00
Kevin Ushey
3bc3896ee7
docs: fix documented return value for getFocusedWebContents ( #33170 )
2022-03-08 14:15:05 -05:00
Sudowoodo Release Bot
a20216de7a
Bump v19.0.0-nightly.20220308
2022-03-08 05:01:16 -08:00
Samuel Attard
a5a4818b67
chore: add ignore revs file for GH blame UI ( #33171 )
2022-03-07 18:40:28 -08:00
Jeremy Rose
aa8119515f
fix: gracefully fail if app.configureHostResolver is called before ready ( #33062 )
2022-03-07 16:52:40 -08:00
John Kleinschmidt
3d9b9b97cf
build: put v8_context_snapshot_generator.dSYM in its own zip file ( #33183 )
2022-03-07 18:47:58 -05:00
Makonede
12aa991df2
Fix a typo ( #33042 )
2022-03-07 17:17:12 -05:00
Chuion
0ff1727ec0
docs: fix missing dependencies in ipc patterns ( #33082 )
2022-03-07 17:04:58 -05:00
Micha Hanselmann
a1c01ded9c
fix: really strip crashpad handler binary ( #33126 )
2022-03-07 14:49:50 -05:00
Sudowoodo Release Bot
94a85cb191
Revert "Bump v19.0.0-nightly.20220307"
...
This reverts commit b43f7702c8
.
2022-03-07 09:23:13 -08:00
John Kleinschmidt
f45aaea537
test: disable newly added tests on WOA ( #33143 )
...
* tests: disable newly added tests on WOA
* test: also disable test on arm64 macOS
2022-03-07 09:18:58 -05:00
Sudowoodo Release Bot
b43f7702c8
Bump v19.0.0-nightly.20220307
2022-03-07 05:01:43 -08:00
Sudowoodo Release Bot
7beffb51fc
Revert "Bump v19.0.0-nightly.20220303"
...
This reverts commit 89725f31bf
.
2022-03-05 15:55:12 -08:00
John Kleinschmidt
3663f8e0ae
ci: use larger machine for docs only check ( #33141 )
2022-03-03 16:57:21 -08:00
Alvin Philips
41c81ed066
docs: Updated list numbering ( #32991 )
...
* docs: Updated list numbering
The steps to package and distribute an application using electron had incorrect numbering
* Indented text within ordered list sections
* Removed single space
* Fixed indentation
2022-03-03 15:35:51 -08:00
Erick Zhao
62366aeb95
docs: remove platform notices from tutorial titles ( #32937 )
...
* docs: remove platform notices from tutorial titles
* Update docs/tutorial/launch-app-from-url-in-another-app.md
Co-authored-by: Mark Lee <malept@users.noreply.github.com>
Co-authored-by: Mark Lee <malept@users.noreply.github.com>
2022-03-03 09:56:00 -08:00
Sudowoodo Release Bot
89725f31bf
Bump v19.0.0-nightly.20220303
2022-03-03 05:02:08 -08:00
Keeley Hammond
f71a6db3ff
ci: disable use-thin-lto on Mac only ( #33115 )
...
* build: remove use_thin_lto = false
* ci: enabling if things get really bad (all darwin)
* build: lol don't enable that
* build: add patch to disable thin lto for mac
2022-03-02 16:57:26 -08:00
Sudowoodo Release Bot
c040305db4
Revert "Bump v19.0.0-nightly.20220302"
...
This reverts commit d9bf02d9b6
.
2022-03-02 08:56:25 -08:00
Sudowoodo Release Bot
d9bf02d9b6
Bump v19.0.0-nightly.20220302
2022-03-02 05:01:04 -08:00
Sudowoodo Release Bot
318c91b78c
Revert "Bump v19.0.0-nightly.20220228"
...
This reverts commit 998c85af13
.
2022-03-01 16:48:02 -08:00
Shelley Vohr
ebd80a0602
fix: max window size defaults to 0 ( #33025 )
2022-03-01 14:20:07 -08:00
Keeley Hammond
306147ddf5
fix: disable partition alloc on mac ( #33114 )
2022-03-01 14:16:37 -08:00