Sudowoodo Release Bot
776ee48330
Bump v13.6.6
2022-01-03 19:23:54 -08:00
trop[bot]
8283f19403
fix: reset render_frame_disposed_ after render frame host change ( #32130 )
...
* fix: reset render_frame_disposed_ after hang
* fix: handle exception in webContents.send
Co-authored-by: VerteDinde <keeleymhammond@gmail.com >
Co-authored-by: VerteDinde <khammond@slack-corp.com >
2022-01-04 10:11:33 +09:00
Sudowoodo Release Bot
fd4b311d7e
Bump v13.6.5
2021-12-17 11:00:49 -08:00
Sudowoodo Release Bot
a22cfb6bef
Bump v13.6.4
2021-12-17 10:58:38 -08:00
Keeley Hammond
bc669916bd
Revert "Bump v13.6.4" ( #32229 )
...
This reverts commit 4067ec6263 .
2021-12-17 07:52:13 -08:00
Sudowoodo Release Bot
4067ec6263
Bump v13.6.4
2021-12-16 11:55:22 -08:00
Sudowoodo Release Bot
aa9d2dbef7
Bump v13.6.3
2021-11-30 16:24:58 -08:00
trop[bot]
c804d638fa
fix: setContentProtection affects BrowserWindow frame ( #31829 )
...
Co-authored-by: Micha Hanselmann <micha.hanselmann@gmail.com >
2021-11-17 19:36:39 +09:00
Sudowoodo Release Bot
2ee43f9ece
Bump v13.6.2
2021-11-16 11:10:11 -08:00
trop[bot]
33b54d7a8f
fix: incorrect Content-Disposition serialization ( #31691 )
...
* fix: incorrect Content-Disposition serialization
* test: fixup test
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-11-08 11:55:35 -05:00
Sudowoodo Release Bot
a7f4e03e1b
Bump v13.6.1
2021-10-27 14:25:28 -07:00
trop[bot]
9fe4fe6725
fix: MediaMetadata not working properly ( #31532 )
...
* fix: MediaMetadata not working properly
* chore: update patches
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
2021-10-25 14:52:24 +02:00
trop[bot]
930dde396d
fix: black window on screen capture when content protection is enabled ( #31550 )
...
Co-authored-by: Micha Hanselmann <mhanselmann@microsoft.com >
2021-10-22 21:16:28 +09:00
Sudowoodo Release Bot
9d3baaae58
Bump v13.6.0
2021-10-20 17:28:06 -07:00
trop[bot]
cef7a28136
fix: also pass securityOrigin to media permissions request handler ( #31437 )
...
Co-authored-by: Maxime Serrano <mserrano@alumni.cmu.edu >
2021-10-15 13:33:03 +09:00
trop[bot]
d552fa0c07
fix: return HTNOWHERE in resize hit test to allow draggable regions to kick in when required ( #31414 )
...
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
2021-10-13 14:39:02 -07:00
Sudowoodo Release Bot
2727847aca
Bump v13.5.2
2021-10-11 09:03:32 -07:00
trop[bot]
f0b37841ea
fix: crash on missing render frame ( #31335 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-10-11 09:34:13 +09:00
Robo
3b3430fba6
refactor: only access memory coordinator interface from browser process ( #31305 )
...
* refactor: only access memory coordinator interface from browser process (#31295 )
Refs https://chromium-review.googlesource.com/c/chromium/src/+/3174305
* chore: fix build
* chore: fix lint
2021-10-06 15:43:45 -07:00
John Kleinschmidt
044c980e96
fix: persist permission granted to serial ports ( #31190 )
2021-10-04 10:09:21 +09:00
Sudowoodo Release Bot
e64966641c
Bump v13.5.1
2021-09-30 14:02:01 -07:00
trop[bot]
5e32f51cf6
fix: draggable regions in BrowserViews are independent ( #31197 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-09-30 11:04:01 -04:00
Milan Burda
9d34c83089
fix: running tests with release build ( #31147 )
...
* fix: running tests with release build (#31092 )
* Update electron_api_v8_util.cc
2021-09-29 23:42:42 -04:00
trop[bot]
8d8949ac60
fix: BrowserView drag now delegates to the OS when possible ( #31175 )
...
Co-authored-by: @anulman <@anulman>
2021-09-29 17:09:47 -04:00
Shelley Vohr
acb2209668
refactor: use native WeakRef instead of v8util.weaklyTrackValue() ( #31164 ) ( #31169 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2021-09-29 15:31:33 -04:00
Shelley Vohr
4bd655a093
fix: ensure set vibrancy with invalid value is a no-op ( #31163 )
...
* chore: remove c-style conversion for vibrantView (#29724 )
* fix: ensure set vibrancy with invalid value is a no-op (#29795 )
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
Co-authored-by: David Sanders <dsanders11@ucsbalum.com >
2021-09-29 13:10:26 -04:00
Sudowoodo Release Bot
d93629321e
Bump v13.5.0
2021-09-27 12:26:06 -07:00
trop[bot]
b505de0765
fix: first mouse not dragging BrowserView ( #31098 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-09-27 21:24:57 +02:00
Michaela Laurencin
4c4d29eb73
fix: add casing for WCO edge ( #31097 )
...
* fix: add casing for WCO edge
* fix linting error
* apply fix for linting error
2021-09-27 12:00:35 -04:00
Michaela Laurencin
d0ba8d1f69
feat: enable windows control overlay on Windows ( #30887 )
...
* feat: enable window controls overlay on macOS (#29253 )
* feat: enable windows control overlay on macOS
* address review feedback
* chore: address review feedback
* Address review feedback
* update doc per review
* only enable WCO when titleBarStyle is overlay
* Revert "only enable WCO when titleBarStyle is overlay"
This reverts commit 1b58b5b1fc .
* Add new titleBarOverlay property to manage feature
* spelling fix
* Update docs/api/frameless-window.md
Co-authored-by: Samuel Attard <sam@electronjs.org >
* Update shell/browser/api/electron_api_browser_window.cc
Co-authored-by: Samuel Attard <sam@electronjs.org >
* update per review feedback
Co-authored-by: Samuel Attard <sam@electronjs.org >
(cherry picked from commit 1f8a46c9c6 )
* feat: enable windows control overlay on Windows (#30678 )
cherry-picked from 41646d1
Co-Authored-By: Michaela Laurencin <35157522+mlaurencin@users.noreply.github.com >
Co-authored-by: Michaela Laurencin <35157522+mlaurencin@users.noreply.github.com >
* modify included header files and update patches
* kick off missed ci
* fix lint error
* chore: update patches
* chore: update patches
* remove version control marker
* correct `resizeable_` backport
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org >
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2021-09-23 13:04:13 -07:00
trop[bot]
d03fd85a90
fix: update Windows' cache after changing window's style ( #31078 )
...
To enable/disable window resizing we set/unset WS_THICKFRAME style
flag on the window. Window's frame styles are cached so we need to
call SetWindowPos with the SWP_FRAMECHANGED flag set to update
cache properly.
Co-authored-by: Cezary Kulakowski <cezary@openfin.co >
2021-09-23 19:49:10 +09:00
trop[bot]
2387d10956
fix: maximized state calculation for non-resizable windows ( #31039 )
...
* fix: maximized state calculation for non-resizable windows
* refactor: clean up NSRect comparison
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-09-22 09:30:44 +09:00
trop[bot]
4d960873a4
fix: BrowserViews not painting their WebContents ( #31047 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-09-21 22:02:35 +02:00
John Kleinschmidt
fa46c67bd3
feat: enable window controls overlay on macOS ( #29253 ) ( #30698 )
...
* feat: enable windows control overlay on macOS
* address review feedback
* chore: address review feedback
* Address review feedback
* update doc per review
* only enable WCO when titleBarStyle is overlay
* Revert "only enable WCO when titleBarStyle is overlay"
This reverts commit 1b58b5b1fc .
* Add new titleBarOverlay property to manage feature
* spelling fix
* Update docs/api/frameless-window.md
Co-authored-by: Samuel Attard <sam@electronjs.org >
* Update shell/browser/api/electron_api_browser_window.cc
Co-authored-by: Samuel Attard <sam@electronjs.org >
* update per review feedback
Co-authored-by: Samuel Attard <sam@electronjs.org >
(cherry picked from commit 1f8a46c9c6 )
2021-09-16 09:34:32 +09:00
Sudowoodo Release Bot
75f366f4d0
Bump v13.4.0
2021-09-13 08:48:20 -07:00
trop[bot]
f75b755f21
feat: add webContents.fromDevToolsTargetId() ( #30731 )
...
* feat: add webContents.fromDevToolsTargetId()
* refactor: avoid using FromOrCreate
Co-authored-by: samuelmaddock <samuel.maddock@gmail.com >
2021-09-09 11:54:13 +02:00
trop[bot]
6655694cc7
refactor: remove dead code in NeedsCompleteGpuInfoCollection ( #30875 )
...
Refs https://chromium-review.googlesource.com/c/chromium/src/+/1208362
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-09-08 15:20:10 +09:00
Robo
1ac4d27e22
fix: crash when navigating with render process reuse disabled ( #30852 )
2021-09-07 18:50:39 -07:00
trop[bot]
14eefd58c1
fix: show maximized frameless window ( #30862 )
...
* fix: show maximized frameless window
* test: show maximized transparent window
* fix: test using wrong bounds
BrowserWindow will be sized to the workArea when the Windows taskbar is
visible.
Co-authored-by: samuelmaddock <samuel.maddock@gmail.com >
2021-09-08 08:42:44 +09:00
trop[bot]
f8a5c3d8ee
fix: remove CHECK_EQ for swapped RFH ( #30834 )
...
|old_host| may be nullptr if the previous RFH was shutdown.
Co-authored-by: samuelmaddock <samuel.maddock@gmail.com >
2021-09-06 14:52:16 +09:00
trop[bot]
1930d972fc
fix(linux): OpenURI portal support for shell.showItemInFolder() ( #30782 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-09-01 20:49:29 +09:00
Sudowoodo Release Bot
5771f3826a
Bump v13.3.0
2021-08-31 12:08:57 -07:00
Jeremy Rose
ca1cae64d9
fix: remove ipc wrapper for nativeImage.createThumbnailFromPath ( #30736 )
2021-08-30 19:32:21 +09:00
Sudowoodo Release Bot
69df216a9c
Bump v13.2.3
2021-08-27 10:18:31 -07:00
trop[bot]
ec282ff385
fix: titlebar and buttons state under simple fullscreen ( #30706 )
...
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2021-08-26 15:47:05 +09:00
trop[bot]
5d98e5e78a
fix: crash when using TouchBarScrubber arrow button ( #30680 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-08-25 10:06:12 +09:00
Sudowoodo Release Bot
251e7bb227
Bump v13.2.2
2021-08-23 13:52:26 -07:00
Sudowoodo Release Bot
d4881625b8
Revert "Bump v13.3.0"
...
This reverts commit 348f991563 .
2021-08-23 13:50:34 -07:00
Sudowoodo Release Bot
348f991563
Bump v13.3.0
2021-08-23 12:00:40 -07:00
trop[bot]
7fb719f261
fix: WebFrameMain mojo pipe not reset ( #30630 )
...
Co-authored-by: Samuel Maddock <samuel.maddock@gmail.com >
2021-08-19 16:58:29 +09:00