Sudowoodo Release Bot
a72b6fb7a9
Bump v19.0.9
v19.0.9
2022-07-21 11:53:47 -07:00
electron-roller[bot]
64443a7487
chore: bump chromium to 102.0.5005.167 (19-x-y) ( #35017 )
...
chore: bump chromium in DEPS to 102.0.5005.167
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
2022-07-21 11:36:18 -04:00
trop[bot]
40fad5221b
ci: wait longer for goma to be ready ( #34966 )
...
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org >
2022-07-19 16:28:13 +02:00
Darshan Sen
3c89c28e5c
fix: prevent brief display of "Ozone X11" in window title on Linux ( #34929 )
...
Backport of https://chromium-review.googlesource.com/c/chromium/src/+/3722478 .
The change landed on main recently in the latest chromium 105.0.5173.0
upgrade - https://github.com/electron/electron/pull/34770 , so it would
not be backported automatically to the currently supported stable
branches, so I thought it would make sense to manually backport it.
Fixes: https://github.com/electron/electron/issues/34467
Signed-off-by: Darshan Sen <raisinten@gmail.com >
2022-07-18 12:16:50 +09:00
trop[bot]
ef88af2703
fix: alwaysOnTop browser window option for X11 Linux ( #34912 )
...
fix: alwaysontop browser window option for x11
Co-authored-by: Gellert Hegyi <gellert.hegyi@around.co >
2022-07-14 10:47:15 +02:00
Shelley Vohr
586f84f957
fix: fullscreen windows aren't resizable on macOS ( #34906 )
2022-07-13 17:20:44 -04:00
trop[bot]
98ccd203bc
fix: enable deviceName validation on Linux ( #34900 )
...
fix: enable deviceName validation on Linux
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2022-07-13 16:06:15 +02:00
trop[bot]
b1e5af755c
fix: ensure that requestMediaKeySystemAccess resolves ( #34890 )
...
When widevine was disabled at the build level we never dealt with the callback passed into GetSupportedKeySystems. This was ok until requests became marked pending in https://chromium-review.googlesource.com/c/chromium/src/+/3430502 until the callback was called. This resulted in a promise never resolving / rejecting and certain media websites (E.g. spotify) hanging on load waiting for a signal that would never arrive.
Co-authored-by: Samuel Attard <sattard@salesforce.com >
2022-07-12 15:32:05 +02:00
trop[bot]
a388f977a3
fix: set Wayland application ID ( #34878 )
...
* refactor: extract XDG app ID logic into a method
* fix: set application ID on Wayland
Co-authored-by: Valentin Hăloiu <valentin.haloiu@gmail.com >
2022-07-11 20:05:34 -04:00
trop[bot]
97ca81b1b5
fix: safer check for WCO button updates ( #34874 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2022-07-11 13:46:35 +02:00
trop[bot]
d95d88d25d
build: run CI tests on Xcode 13.3.0 ( #34870 )
2022-07-11 11:53:22 +02:00
trop[bot]
b1b44e0469
fix: setRepresentedFilename with non-default titlebarStyle ( #34848 )
...
fix: setRepresentedFilename with non-default titlebarStyle
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2022-07-08 10:50:57 +02:00
trop[bot]
f56cb78c89
fix: WCO pressed background state updates ( #34839 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2022-07-07 22:16:37 +02:00
Sudowoodo Release Bot
c67ca40ed6
Bump v19.0.8
v19.0.8
2022-07-06 08:31:50 -07:00
electron-roller[bot]
e702a8ef3b
chore: bump chromium to 102.0.5005.148 (19-x-y) ( #34824 )
...
chore: bump chromium in DEPS to 102.0.5005.148
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
2022-07-05 14:09:22 -04:00
trop[bot]
54fa16a3df
fix: <datalist> bounds vertical cutoff ( #34785 )
...
fix: DataList bounds overflow
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2022-07-05 12:36:00 -04:00
trop[bot]
af4f598e81
docs: document the removal of IA32 Linux support ( #34805 )
...
* docs: document the removal of IA32 Linux support
Chromium had dropped support for IA32 Linux, so the Chromium
102.0.4999.0 upgrade PR,
https://github.com/electron/electron/pull/33731 , had introduced the commit,
389ef0731e ,
to drop support for IA32 Linux but the change landed without an addition
to the documentation for the breaking changes, so this PR adds that.
Closes: https://github.com/electron/electron/issues/34783
Refs: https://bugs.chromium.org/p/chromium/issues/detail?id=1194538
Signed-off-by: Darshan Sen <raisinten@gmail.com >
* Update docs/breaking-changes.md
Co-authored-by: Keeley Hammond <vertedinde@electronjs.org >
Co-authored-by: Darshan Sen <raisinten@gmail.com >
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
Co-authored-by: Keeley Hammond <vertedinde@electronjs.org >
2022-06-30 21:04:25 -07:00
Keeley Hammond
b9da235ec6
docs: expand tutorial ( #34604 ) ( #34798 )
...
* docs: base tutorial update
* more docs
* zzz
* remove unused images
Co-authored-by: Erick Zhao <erick@hotmail.ca >
2022-06-30 09:23:33 -07:00
Sudowoodo Release Bot
2f4e7679f8
Bump v19.0.7
v19.0.7
2022-06-30 08:53:29 -07:00
Sudowoodo Release Bot
50d45d07ac
Revert "Bump v19.0.7"
...
This reverts commit 8fa0cbe27a .
2022-06-29 13:07:14 -07:00
trop[bot]
39df0bdb74
build: remove appveyor hook to defunct service ( #34791 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2022-06-29 19:33:11 +02:00
Sudowoodo Release Bot
8fa0cbe27a
Bump v19.0.7
2022-06-29 08:31:37 -07:00
trop[bot]
addf23c579
fix: resolve symlinks when computing relative asar paths for integrity ( #34781 )
...
Co-authored-by: Samuel Attard <sattard@salesforce.com >
2022-06-29 17:17:42 +02:00
trop[bot]
6b67219dbf
docs: replace broken Windows taskbar images ( #34753 )
...
Co-authored-by: David Sanders <dsanders11@ucsbalum.com >
2022-06-28 10:08:20 +02:00
trop[bot]
2298908a1f
fix: make navigator.userAgentData non-empty ( #34757 )
...
fix: make navigator.userAgentData non-empty (#34481 )
Co-authored-by: Jeremy Rose <jeremya@chromium.org >
2022-06-28 10:07:50 +02:00
trop[bot]
b8af801f82
refactor: load webFrame via process._linkedBinding in security-warnings.ts ( #34747 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2022-06-27 14:12:37 +02:00
trop[bot]
c38f15eb03
fix: WCO respects maximizable/closable/minimizable ( #34722 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2022-06-23 20:46:37 -04:00
Pedro Pontes
6d65180819
chore: cherry-pick 22c61cfae5d1 from chromium ( #34712 )
...
* chore: cherry-pick 22c61cfae5d1 from chromium
* chore: update patches
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
2022-06-23 21:07:19 +02:00
electron-roller[bot]
6ba162de48
chore: bump chromium to 102.0.5005.134 (19-x-y) ( #34702 )
...
chore: bump chromium in DEPS to 102.0.5005.134
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
2022-06-22 15:41:55 -04:00
Sudowoodo Release Bot
e9e2b6dfda
Bump v19.0.6
v19.0.6
2022-06-22 08:31:07 -07:00
trop[bot]
88632cbdc7
fix: window button visibility fullscreen interaction ( #34674 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2022-06-21 13:23:32 +02:00
trop[bot]
d6b2e757f8
chore: let result: ReturnType<typeof this._callWindowOpenHandler>; ( #34668 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2022-06-21 16:31:48 +09:00
trop[bot]
b91ab0ebf8
build: mark existing Node.js flakes as dontcare ( #34658 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2022-06-21 10:48:52 +09:00
Sudowoodo Release Bot
c0588770ea
Bump v19.0.5
v19.0.5
2022-06-20 10:16:20 -07:00
trop[bot]
2a9a71af29
fix: overzealous media key listening on Windows ( #34646 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2022-06-20 13:13:45 -04:00
Shelley Vohr
7073603150
refactor: remove deprecated drag-and-drop code ( #34652 )
2022-06-20 12:02:06 -04:00
trop[bot]
82bb684765
fix: performance problem in crashReporter.start() on macOS ( #34638 )
...
* fix: performance problem in crashReporter.start() on macOS
This change reduces the duration of crashReporter.start() on Intel macOS
from 622 milliseconds to 257 milliseconds!
Backports https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3641386
posix: Replace DoubleForkAndExec() with ForkAndSpawn()
The DoubleForkAndExec() function was taking over 622 milliseconds to run
on macOS 11 (BigSur) on Intel i5-1038NG7. I did some debugging by adding
some custom traces and found that the fork() syscall is the bottleneck
here, i.e., the first fork() takes around 359 milliseconds and the
nested fork() takes around 263 milliseconds. Replacing the nested fork()
and exec() with posix_spawn() reduces the time consumption to 257
milliseconds!
See https://github.com/libuv/libuv/pull/3064 to know why fork() is so
slow on macOS and why posix_spawn() is a better replacement.
Another point to note is that even base::LaunchProcess() from Chromium
calls posix_spawnp() on macOS -
8f8d82dea0 :base/process/launch_mac.cc;l=295-296
Change-Id: I25c6ee9629a1ae5d0c32b361b56a1ce0b4b0fd26
Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3641386
Reviewed-by: Mark Mentovai <mark@chromium.org >
Commit-Queue: Mark Mentovai <mark@chromium.org >
Fixes: https://github.com/electron/electron/issues/34321
Signed-off-by: Darshan Sen <raisinten@gmail.com >
* Update .patches
Co-authored-by: Darshan Sen <raisinten@gmail.com >
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2022-06-20 16:43:11 +09:00
trop[bot]
36169d15da
chore: fix BrowserView painting when origin updated ( #34642 )
...
chore: fix View painting when origin updated
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2022-06-20 16:41:45 +09:00
Raymond Zhao
5174419819
refactor: use stubs for libgdk-pixbuf dependency ( #34602 )
2022-06-20 13:30:43 +09:00
Keeley Hammond
64fc21fec9
build: Revert "Bump v19.0.6" & "Bump v19.0.5" ( #34600 )
...
Revert "Bump v19.0.6" & "Bump v19.0.5"
2022-06-17 15:50:10 -04:00
trop[bot]
74df9ad42f
fix: draggable regions updating on bounds change ( #34611 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2022-06-17 15:36:26 +02:00
Sudowoodo Release Bot
12f4be7fba
Bump v19.0.6
2022-06-15 18:26:49 -07:00
Sudowoodo Release Bot
9b8cd7cc53
Bump v19.0.5
2022-06-15 17:52:45 -07:00
trop[bot]
59a3898ba8
chore: increase timeout for electron-build step ( #34584 )
...
Co-authored-by: VerteDinde <vertedinde@electronjs.org >
2022-06-16 09:44:16 +09:00
Sudowoodo Release Bot
6cb2b75fbb
Revert "Bump v19.0.5"
...
This reverts commit 0764bb1560 .
2022-06-15 13:21:08 -07:00
Sudowoodo Release Bot
0764bb1560
Bump v19.0.5
2022-06-15 08:31:03 -07:00
trop[bot]
5dd4b6aaed
test: add missing page-title-updated event spec for webview ( #34543 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2022-06-14 16:16:28 -04:00
trop[bot]
4e97448f70
fix: crash when setWindowOpenHandler callback throws ( #34546 )
...
* fix: crash when setWindowOpenHandler throws
* refactor: throw as process uncaughtException event
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2022-06-14 15:23:14 -04:00
electron-roller[bot]
92528220db
chore: bump chromium to 102.0.5005.115 (19-x-y) ( #34498 )
...
* chore: bump chromium in DEPS to 102.0.5005.115
* Trigger Build
* chore: update patches
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org >
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
2022-06-14 11:04:22 -04:00
trop[bot]
108d1f9a29
refactor: move duplicate code to RendererClientBase::ShouldLoadPreload helper ( #34519 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2022-06-13 15:20:37 +02:00