Sudowoodo Release Bot
d73539bbc4
Bump v14.0.0-beta.25
v14.0.0-beta.25
2021-08-30 06:32:09 -07:00
Jeremy Rose
b4d7fbcb04
fix: remove ipc wrapper for nativeImage.createThumbnailFromPath ( #30735 )
2021-08-30 19:31:56 +09:00
Sudowoodo Release Bot
7cb4a7a298
Bump v14.0.0-beta.24
v14.0.0-beta.24
2021-08-26 06:33:19 -07:00
trop[bot]
43d3395f39
docs: explain the null webContents case in permission checks ( #30687 )
...
* docs: explain the null webContents case in permission checks
* Update docs/api/session.md
Co-authored-by: Erick Zhao <erick@hotmail.ca >
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
Co-authored-by: Samuel Attard <sam@electronjs.org >
Co-authored-by: Erick Zhao <erick@hotmail.ca >
2021-08-26 15:47:57 +09:00
trop[bot]
f2a04508c3
fix: titlebar and buttons state under simple fullscreen ( #30707 )
...
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2021-08-26 15:46:52 +09:00
trop[bot]
832c6c0296
fix: change gin::Wrappable crash key type to ScopedCrashKey ( #30609 )
...
* fix: change gin_wrappable to scoped crash key
* fix: build dependency
Dependency was missed in cbeae20438
Co-authored-by: VerteDinde <khammond@slack-corp.com >
Co-authored-by: deepak1556 <hop2deep@gmail.com >
2021-08-26 08:29:24 +09:00
trop[bot]
7c52bd6a7f
fix: media key globalShortcuts on macOS ( #30569 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-08-25 15:24:30 +02:00
trop[bot]
2cbacddea6
fix: crash when using TouchBarScrubber arrow button ( #30679 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-08-25 10:05:38 +09:00
electron-roller[bot]
a279250935
chore: bump chromium to 93.0.4577.51 (14-x-y) ( #30520 )
...
* chore: bump chromium in DEPS to 93.0.4577.42
* ci: update git on CI machines
(cherry picked from commit 9b2e028f50 )
* chore: update patches
* test fix for (unrelated) bug showing up on linux-asan
(cherry picked from commit a65d2dacd3 )
* Disable kDesktopCaptureMacV2
https: //chromium-review.googlesource.com/c/chromium/src/+/3069272
(cherry picked from commit 4b308cb8c37b8d84bce8f037d11c242ce9d45845)
Co-Authored-By: Robo <hop2deep@gmail.com >
* chore: fix lint
(cherry picked from commit ed0d9adef6b9c5fb8c2b4bcf6783a3bd58605d51)
* fixup Disable kDesktopCaptureMacV2
* chore: bump chromium in DEPS to 93.0.4577.51
* chore: update patches
* Disable kDesktopCaptureMacV2
https://chromium-review.googlesource.com/c/chromium/src/+/3069272
(cherry picked from commit 205e477037 )
* ci: run main and remote woa tests separately
(cherry picked from commit 1de8f746b5 )
* fixup! Disable kDesktopCaptureMacV2
(cherry picked from commit bc6b974647 )
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>
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
Co-authored-by: Robo <hop2deep@gmail.com >
2021-08-23 18:06:41 -04:00
Sudowoodo Release Bot
e52c9e3954
Bump v14.0.0-beta.23
v14.0.0-beta.23
2021-08-19 06:32:23 -07:00
trop[bot]
5b7c5add62
fix: WebFrameMain mojo pipe not reset ( #30631 )
...
Co-authored-by: Samuel Maddock <samuel.maddock@gmail.com >
2021-08-19 16:55:47 +09:00
trop[bot]
c578d6f2de
docs: typo in launch-app-from-url-in-another-app.md ( #30627 )
...
* Typo in launch-app-from-url-in-another-app.md
Code snippet for the info.plist example had html formatting. Removed.
* Fix paddings
Co-authored-by: Larry Kluger <larry.kluger@docusign.com >
Co-authored-by: Cheng Zhao <github@zcbenz.com >
2021-08-19 15:11:08 +09:00
trop[bot]
a5e4a23e41
fix: cross-origin navigation disposing WebFrameMain instances ( #30599 )
...
* refactor: call methods directly from electron:WebContents
Writing static method boilerplate isn't fun
* fix: cross-origin navigation disposing WebFrameMain instances
* fix: move call to WFM::Connect
* refactor: use base::NoDestructor<T>
* Update shell/browser/api/electron_api_web_frame_main.cc
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
Co-authored-by: samuelmaddock <samuel.maddock@gmail.com >
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
2021-08-19 15:09:01 +09:00
trop[bot]
22b98cf390
fix: handle nullish WebContentsView in UpdateDraggableRegions ( #30559 )
...
* fix: handle nullish WebContentsView in UpdateDraggableRegions
* build: nogncheck on webcontentsimpl include
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
2021-08-19 10:39:13 +09:00
trop[bot]
f229bc1032
docs: remove unused Desktop Environment Integration doc ( #30620 )
...
* docs: remove unused Desktop Environment Integration doc
* Update docs/api/app.md
Co-authored-by: Mark Lee <malept@users.noreply.github.com >
* Update docs/api/app.md
Co-authored-by: Mark Lee <malept@users.noreply.github.com >
Co-authored-by: Erick Zhao <erick@hotmail.ca >
Co-authored-by: Mark Lee <malept@users.noreply.github.com >
2021-08-19 09:54:24 +09:00
trop[bot]
2f3ab58a12
docs: update Hazel information ( #30622 )
...
Co-authored-by: Erick Zhao <erick@hotmail.ca >
2021-08-19 09:53:20 +09:00
trop[bot]
627a29964c
fix: {exit|enter}-html-fullscreen emitted after esc in webview ( #30561 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-08-19 08:39:06 +09:00
trop[bot]
94f2a1d438
fix: documentEdited with non-default titlebarStyle ( #30605 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-08-18 14:15:32 -07:00
Sudowoodo Release Bot
5cc4fb83b3
Bump v14.0.0-beta.22
v14.0.0-beta.22
2021-08-17 08:43:00 -07:00
Sudowoodo Release Bot
4048a580a6
Revert "Bump v14.0.0-beta.22"
...
This reverts commit 9b08950054 .
2021-08-16 22:01:16 -07:00
trop[bot]
99af7e3f50
fix: persist BrowserView background color when bounds offscreen ( #30541 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-08-16 15:09:30 -04:00
trop[bot]
fbe39223ef
fix: disable kWindowCaptureMacV2 for desktopCapturer ( #30524 )
...
Co-authored-by: VerteDinde <khammond@slack-corp.com >
2021-08-16 11:17:35 -07:00
trop[bot]
d8ea9eed3e
docs: uniformize tutorial titles ( #30545 )
...
Co-authored-by: Erick Zhao <erick@hotmail.ca >
2021-08-16 14:09:32 -04:00
trop[bot]
2567f30267
docs: clarify usage of option ( #30549 )
...
Co-authored-by: Erick Zhao <erick@hotmail.ca >
2021-08-16 14:05:42 -04:00
Sudowoodo Release Bot
9b08950054
Bump v14.0.0-beta.22
2021-08-16 06:31:47 -07:00
electron-roller[bot]
43490c6300
chore: bump chromium to 93.0.4577.25 (14-x-y) ( #30349 )
...
* chore: bump chromium in DEPS to 93.0.4577.18
* chore: update patches
* chore: bump chromium in DEPS to 93.0.4577.25
* chore: update patches
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org >
2021-08-12 14:40:18 -04:00
Sudowoodo Release Bot
8fa3fc6731
Bump v14.0.0-beta.21
v14.0.0-beta.21
2021-08-12 06:37:10 -07:00
Keeley Hammond
e4fcbe9dc8
fix: explicitly define REFGUID from ::GUID&, not base::GUID ( #30442 ) ( #30499 )
...
* fix: explicitly define REFGUID from ::GUID&
Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3076480
* fix: duplicate GUID_NULL symbol, add comment
2021-08-11 15:07:38 -07:00
trop[bot]
51d7e1138e
ci: make arm64 macos test cleanup more resilient ( #30501 )
...
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org >
2021-08-11 17:47:02 -04:00
trop[bot]
2c0cfbfa55
docs: add missing <webview> event documentation ( #30466 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2021-08-11 09:44:13 +09:00
trop[bot]
e89e3ec8b4
ci: cleanup keychain after tests on arm64 mac ( #30476 )
...
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org >
2021-08-11 09:43:08 +09:00
trop[bot]
85e565f97f
docs: fix camelcase in menu example ( #30462 )
...
* docs: fix camelcase in menu example and add hint to deal with TS error
hideothers -> hideOthers (the TS compiler caught this)
The TypeScript compiler also did not like the pattern used to
switch between platforms for submenus was loosing the type information
of the literal constants and generalized them as strings which
conflicts with the type definition of MenuItemConstructorOptions.
* docs: Fix spelling, added hint to TypeScript
Without explicitly stating the type for the const template TypeScript does not create a
with the correct shape due to generalization to strings.
* remove ts hints
Co-authored-by: a@b <a@b>
Co-authored-by: Cheng Zhao <github@zcbenz.com >
2021-08-11 09:39:05 +09:00
trop[bot]
b3cca6e88d
fix: mouse doesn't work on frameless browserwindows ( #30459 )
...
Fixes #30402 . This bug is from the "CanResize has been de-virtualized"
refactor in https://github.com/electron/electron/pull/29256
Co-authored-by: Charles Kerr <charles@charleskerr.com >
2021-08-11 09:37:49 +09:00
trop[bot]
702f30c584
chore: more crash-keys for gin::Wrappable debugging ( #30422 )
...
* chore: more crash-keys for gin::Wrappable debugging
* fix namespace for Event
* Update crash_keys.cc
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
Co-authored-by: Jeremy Rose <jeremya@chromium.org >
2021-08-10 09:50:31 +09:00
Electron Bot
2d8df9c5ba
Bump v14.0.0-beta.20
v14.0.0-beta.20
2021-08-09 06:32:25 -07:00
trop[bot]
0ce4455092
build: rebase release branch before reverting bump ( #30417 )
...
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
2021-08-09 09:54:55 +02:00
trop[bot]
c3403299fe
fix: move window buttons in-place on macOS ( #30391 )
...
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2021-08-09 16:00:13 +09:00
Electron Bot
4de9d115bf
Bump v14.0.0-beta.19
v14.0.0-beta.19
2021-08-05 06:32:12 -07:00
trop[bot]
b31441505e
fix: console window popping up when --enable-logging passed on windows ( #30385 )
...
* fix: console window popping up when --enable-logging passed on windows
* chore: update patches
* clang format
* chore: update patches
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
2021-08-05 08:58:37 +09:00
trop[bot]
94c5348c1e
build: fix building with enable_desktop_capturer = false ( #30388 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2021-08-04 09:55:52 +09:00
Electron Bot
36226a4e0e
Bump v14.0.0-beta.18
v14.0.0-beta.18
2021-08-02 06:31:37 -07:00
trop[bot]
08f5ef174a
docs: mention sandboxing in security docs ( #30191 )
...
* docs: mention sandboxing in security docs
* link to sandboxing tutorial
* Update security.md
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
Co-authored-by: Jeremy Rose <jeremya@chromium.org >
2021-08-02 11:24:15 +09:00
trop[bot]
8161ae8c93
fix: handle redirects within registered protocols ( #30156 )
...
Co-authored-by: David Sanders <dsanders11@ucsbalum.com >
2021-08-02 10:29:36 +09:00
trop[bot]
36b8e297da
fix: respect LogJsConsoleMessages feature in InspectableWebContents::DidAddMessageToConsole ( #30312 ) ( #30355 )
...
Co-authored-by: Jeremy Rose <jeremya@chromium.org >
2021-08-02 09:59:58 +09:00
trop[bot]
dd244958c7
fix: use contentAspectRatio not aspectRatio ( #30331 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-08-02 09:58:54 +09:00
trop[bot]
1222d12d1e
chore: remove experimental from navigator.serial implementation ( #30333 )
...
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org >
2021-08-02 09:58:23 +09:00
trop[bot]
207c158536
fix: guard against missing native view ( #30327 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-08-02 09:57:43 +09:00
trop[bot]
f73d55bb6c
build: set the export goma auth fallback flag for the control process ( #30318 )
...
Co-authored-by: Samuel Attard <sam@electronjs.org >
2021-08-02 09:56:58 +09:00
trop[bot]
773783e006
chore: update deps ( #30344 )
...
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
2021-07-30 14:56:29 -07:00
trop[bot]
4eedc68ec6
fix: BrowserViews not painting their WebContents ( #30335 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-07-30 02:23:23 -07:00