Sudowoodo Release Bot
a72b6fb7a9
Bump v19.0.9
2022-07-21 11:53:47 -07: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]
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
2022-07-06 08:31:50 -07: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
Sudowoodo Release Bot
2f4e7679f8
Bump 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
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]
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]
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
Sudowoodo Release Bot
e9e2b6dfda
Bump 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
Sudowoodo Release Bot
c0588770ea
Bump v19.0.5
2022-06-20 10:16:20 -07:00
Shelley Vohr
7073603150
refactor: remove deprecated drag-and-drop code ( #34652 )
2022-06-20 12:02:06 -04: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
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]
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
trop[bot]
4dedbadcb5
fix: all files selection logic on linux ( #34517 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2022-06-13 11:16:57 +02:00
trop[bot]
3cf901e45b
fix: update normal bounds prior to minimizing ( #34484 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2022-06-09 15:39:08 -04:00
Sudowoodo Release Bot
def1ec7f99
Bump v19.0.4
2022-06-08 08:30:58 -07:00
David Sanders
c0555c1668
fix: on macOS show BrowserWindow on maximize if not currently shown ( #34365 )
...
fix: on macOS show BrowserWindow on maximize if not currently shown (#32949 )
2022-06-06 11:12:20 -04:00
Sudowoodo Release Bot
07344857d6
Bump v19.0.3
2022-06-02 19:35:06 -07:00
trop[bot]
f57ca1174c
fix: render process crash handling ( #34431 )
...
* fix: crash when renderer process is reused
Could occur when a renderer crashes and the same-origin URL is loaded again
which leads to reusing the renderer process.
* test: renderer process crash recovery
* fix: handle case which leads to render frame DCHECK
* fix: lint
Co-authored-by: samuelmaddock <samuel.maddock@gmail.com >
2022-06-02 19:33:11 -07:00
trop[bot]
a49f0f7318
fix: crash in WebFrameMain mojo connection when RenderFrameHost is nullptr ( #34416 )
...
* fix: crash when RenderFrameHost is nullptr
* chore: lint fix
Co-authored-by: samuelmaddock <samuel.maddock@gmail.com >
2022-06-02 15:16:41 +09:00
Sudowoodo Release Bot
ba32b32ec3
Bump v19.0.2
2022-06-01 08:31:50 -07:00
trop[bot]
3ad5a45173
fix: zombie windows when fullscreening and closing ( #34391 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2022-05-31 15:36:50 +02:00
Shelley Vohr
b9d16ab3eb
fix: esc not working on Windows during fullscreen ( #34359 )
...
* fix: esc not working on Windows during fullscreen
* chore: fix lint
2022-05-30 16:28:51 +02:00
Sudowoodo Release Bot
56515ad544
Bump v19.0.1
2022-05-25 08:31:42 -07:00
trop[bot]
f84cafe4fd
chore: add a TRACE call for crash_reporter::Start() ( #34326 )
...
chore: add a TRACE call for crash_reporter::Start()
Initializing the crashReporter takes around 620 milliseconds on Intel
macOS. I have sent a CL to crashpad to partially fix the performance
issue in
https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3641386 .
It would be beneficial to log the performance impact of this function in
the traces in case this slows down in the future.
Signed-off-by: Darshan Sen <raisinten@gmail.com >
Co-authored-by: Darshan Sen <raisinten@gmail.com >
2022-05-24 07:41:08 -07:00
Sudowoodo Release Bot
42266d2bf0
Bump v19.0.0
2022-05-23 10:25:38 -07:00
John Kleinschmidt
44b5c72f67
fix: crash on navigator.serial.getPorts() ( #34323 )
...
(cherry picked from commit 7f9431764f )
2022-05-23 10:21:05 -07:00
trop[bot]
0206a9b7ed
fix: service worker registration with custom protocols ( #34315 )
...
* fix: service worker registration with custom protocols
Refs https://github.com/electron/electron/issues/32664
* chore: update patches
Co-authored-by: deepak1556 <hop2deep@gmail.com >
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
2022-05-23 08:29:54 -07:00
Keeley Hammond
23c18be06f
revert: add first-instance-ack event to the app.requestSingleInstanceLock() flow ( #34312 )
...
fix: revert "feat: add first-instance-ack event to the `app.requestSingleInstanceLock()` flow (#34295 )
* Revert "fix: requestSingleInstanceLock API ConnectNamedPipe sometimes hangs program (#33778 )"
This reverts commit ffb8749243 .
* fix: revert "feat: add first-instance-ack event to the `app.requestSingleInstanceLock()` flow"
* chore: update patch
2022-05-23 14:51:05 +02:00
Shelley Vohr
9d1c53a7e4
fix: DCHECK on webContents.print() ( #34299 )
...
* fix: DCHECK on webContents.print()
* chore: update patches
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
2022-05-23 10:11:06 +02:00
Shelley Vohr
c7cd23c069
fix: WCO crash on bad titlebarStyle ( #34302 )
2022-05-22 19:42:27 -07:00
trop[bot]
c2a11cef63
fix: crash when creating interface for speculative frame ( #34294 )
...
Co-authored-by: samuelmaddock <samuel.maddock@gmail.com >
2022-05-19 15:13:48 -07:00
trop[bot]
85a7498bd6
fix: delayed bounds when moving/resizing and preventing default ( #34285 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2022-05-19 18:25:11 +02:00