trop[bot]
dac75c4094
chore: update releases to 8 weeks in CONTRIBUTING ( #30120 )
...
* chore: update releases to 8 weeks in CONTRIBUTING
* chore: update support.md for four version support
Co-authored-by: Keeley Hammond <vertedinde@electronjs.org >
Co-authored-by: VerteDinde <khammond@slack-corp.com >
2021-07-13 15:24:04 -07:00
trop[bot]
c8cc2d86ad
spec: fix check for electron_common_testing binding in logging-spec.ts ( #30104 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2021-07-13 12:15:00 -07:00
trop[bot]
ee29959ac4
test: disable failing node tests ( #30097 )
...
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
2021-07-13 09:05:17 -07:00
trop[bot]
2ae1c823cd
chore: cherry-pick 9bab573a37 from chromium ( #30101 )
...
* chore: cherry-pick 9bab573a37 from chromium
Refs https://chromium-review.googlesource.com/c/chromium/src/+/3010140
* chore: update patches
Co-authored-by: deepak1556 <hop2deep@gmail.com >
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
2021-07-12 22:06:47 -07:00
Electron Bot
38ecb5d927
Bump v14.0.0-beta.13
v14.0.0-beta.13
2021-07-12 13:42:54 -07:00
Samuel Attard
bf28ac8990
Revert "Bump v14.0.0-beta.13"
...
This reverts commit 6699fea2db .
2021-07-12 13:31:12 -07:00
trop[bot]
39feb876df
fix: window ordering on mac ( #30066 )
...
* fix: window ordering on mac
* chore: fix flaky fullscreen inheritance test
* chore: disable fullscreen test on mac arm
Co-authored-by: deepak1556 <hop2deep@gmail.com >
2021-07-12 08:54:40 -07:00
trop[bot]
43a4299bd9
feat: add missing resourceType conversions for webRequest listener details ( #30050 )
...
* feat: add missing resourceType conversions for webRequest listener details
* chore: update patches
Co-authored-by: Milan Burda <milan.burda@gmail.com >
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
2021-07-09 15:43:29 -04:00
trop[bot]
de33e61874
docs: modernize protocol-handler docs ( #30058 )
...
* docs: modernize protocol-handler docs
* docs: iadd contextIsolation
* docs: add guide for launch-app-from-URL-in-other-app
* docs: address comments
* chore: fix brackets
* chore: add escaped brackets
Co-authored-by: George Xu <gxu@slack-corp.com >
2021-07-09 14:35:59 -04:00
trop[bot]
8ea5dcd44f
build: fix building with enable_plugins = false ( #30049 )
...
* build: fix building with enable_plugins = false
* chore: update patches
Co-authored-by: Milan Burda <milan.burda@gmail.com >
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
2021-07-08 11:09:55 -04:00
trop[bot]
2a5c47fea6
docs: mention contextIsolation in ipc-main example ( #30032 )
...
* docs: mention contextIsolation in ipc-main example
* chore: update patches
Co-authored-by: Jeremy Rose <jeremya@chromium.org >
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
2021-07-08 10:33:39 -04:00
trop[bot]
9abfbeecf1
feat: enable window controls overlay on macOS ( #29986 )
...
* 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: John Kleinschmidt <jkleinsc@electronjs.org >
Co-authored-by: Samuel Attard <sam@electronjs.org >
2021-07-08 10:31:27 -04:00
Electron Bot
6699fea2db
Bump v14.0.0-beta.13
2021-07-08 06:31:48 -07:00
trop[bot]
db789bed86
docs: match css filename in dark-mode.md ( #30021 )
...
* Update dark-mode.md
Fix the unmatched css file name
* Update docs/tutorial/dark-mode.md
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
Co-authored-by: Jenux <ijenux@gmail.com >
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
2021-07-07 15:01:36 +09:00
electron-roller[bot]
ae630f45b8
chore: bump chromium to 93.0.4566.0 (14-x-y) ( #29979 )
...
* chore: bump chromium in DEPS to 93.0.4562.0
* chore: update patches
* [base] Made Value::Take{Dict,List}() rvalue ref-qualified.
https://chromium-review.googlesource.com/c/chromium/src/+/2988105
* Revert "Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)""
https://chromium-review.googlesource.com/c/chromium/src/+/2995482
This reverts commit 9691d6c265 and 797723ec83
* Pass gfx::Insets to GetHTComponentForFrame
https://chromium-review.googlesource.com/c/chromium/src/+/2984243
* chore: bump chromium in DEPS to 93.0.4563.0
* chore: bump chromium in DEPS to 93.0.4564.0
* chore: bump chromium in DEPS to 93.0.4565.0
* chore: bump chromium in DEPS to 93.0.4566.0
* [Clipboard API] Clipboard Custom Formats implementation Part 2.
https://chromium-review.googlesource.com/c/chromium/src/+/2967649
(cherry picked from commit 607ca0a09b )
* Prevent use of base::NoDestructor for trivially-destructible types
https://chromium-review.googlesource.com/c/chromium/src/+/2998672
(cherry picked from commit 3983afda29 )
* fixup! [Clipboard API] Clipboard Custom Formats implementation Part 2.
(cherry picked from commit 3a1dbc649c )
* chore: add missing header
(cherry picked from commit a291f4864e )
* chore: update patches
* ci: do not run clipboard tests on WOA
(cherry picked from commit 0e3aedfbde )
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: deepak1556 <hop2deep@gmail.com >
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org >
2021-07-05 22:02:50 -04:00
trop[bot]
2b1f0ace7a
docs: remove requestHeaders in webRequest.onHeadersReceived ( #29934 )
...
Co-authored-by: David Sanders <dsanders11@ucsbalum.com >
2021-07-06 10:34:32 +09:00
trop[bot]
2dfcbefcf3
fix: honor user-defined Downloads directory ( #29967 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-07-06 10:32:44 +09:00
trop[bot]
fd09f5cd49
fix: do not leak NSUUID ( #30008 )
...
* fix: do not leak NSUUID
* Fix build error
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2021-07-05 12:52:47 -04:00
trop[bot]
0f45cd6938
fix: webview should maximize on requestFullscreen ( #29989 )
...
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2021-07-05 12:28:23 -04:00
Electron Bot
678c8382e2
Bump v14.0.0-beta.12
v14.0.0-beta.12
2021-07-05 06:30:52 -07:00
Jeremy Rose
aab2479d94
feat: bring --enable-logging functionality in line with Chromium ( #25089 ) ( #29963 )
...
Co-authored-by: Jeremy Rose <jeremya@chromium.org >
Co-authored-by: Charles Kerr <charles@charleskerr.com >
2021-07-05 15:29:35 +09:00
trop[bot]
6b530bf62d
docs: remove Experimental from contextBridge.exposeInMainWorld ( #30011 )
...
The API has been around for about 3 years. It should no longer be
considered experimental.
Co-authored-by: Antón Molleda <amolleda@gmail.com >
2021-07-05 15:28:34 +09:00
trop[bot]
a32c39955e
fix: self.module.paths not working in web workers ( #30014 )
...
* fix: global.module.paths in workers
* spec: add a regression test
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-07-05 15:26:59 +09:00
Erick Zhao
d27adae569
docs: added guide and updated docs for Tray ( #29964 )
...
* docs: added guide and updated docs for Tray (#29385 ) (#29762 )
* docs: added guide and updated docs for Tray
* docs: improve clarity
* docs: fix frontmatter for Tray tutorial (#29788 )
Co-authored-by: George Xu <33054982+georgexu99@users.noreply.github.com >
2021-07-05 08:47:20 +09:00
trop[bot]
2a3aa7ee0d
docs: remove mention of node-mac-notifier ( #30003 )
...
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2021-07-05 08:44:02 +09:00
trop[bot]
6d89edf590
fix: correctly propagate title updates for window with no navigation entries ( #29959 )
...
* fix: correctly propagate title updates for window with no navigation entries
* test
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
2021-07-02 09:49:34 +09:00
trop[bot]
ebd1261e58
fix: potential crash on macOS app exit ( #29962 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-07-02 08:43:40 +09:00
trop[bot]
9957887412
chore: set python interpreter to python3 in script/spec-runner.js ( #29944 )
...
The new installs of the python module, python-dbusmock, is broken for
python2. The tests still run fine on linux machine in Electron's
pipeline setup on CircleCI, because the docker image used has
the non-broken version of python-dbusmock for python2 installed.
But running electron tests on any other linux machine would fail if
they don't have this non-broken version of python-dbusmock for python2
installed, already, which is the case for most of the machines.
Moreover, Python2 is deprecated now. So it would be better if we change
the python interpreter in script/spec-runner.js file to python3, for
which all the python modules are updated and working.
Notes: none
Co-authored-by: Rituka Patwal <rituka.patwal@postman.com >
2021-07-01 17:27:30 -04:00
Samuel Attard
a5a8b92894
build: add support for spawning builds for a specific commit on appveyor ( #29971 ) ( #29973 )
2021-07-01 10:09:53 -04:00
Electron Bot
94bce49d0f
Bump v14.0.0-beta.11
v14.0.0-beta.11
2021-07-01 06:31:09 -07:00
electron-roller[bot]
4b59ebefb8
chore: bump chromium to 93.0.4557.4 (14-x-y) ( #29954 )
...
* chore: bump chromium in DEPS to 93.0.4557.4
* chore: update patches
* Fix warnings for -Wc++11-narrowing.
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2942212
* chore: run gen-libc++-filenames.js
* Reland "Roll src/buildtools/third_party/libc++/trunk/ 8fa879467..79a2e924d (426 commits)"
https://chromium-review.googlesource.com/c/chromium/src/+/2988699
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: Charles Kerr <charles@charleskerr.com >
Co-authored-by: deepak1556 <hop2deep@gmail.com >
2021-07-01 00:37:37 -07:00
trop[bot]
5a202219b6
fix: crash when clicking links with target=_blank from webview ( #29949 )
...
Co-authored-by: deepak1556 <hop2deep@gmail.com >
2021-06-30 09:40:34 -07:00
Omar Kilani
f5392751d1
fix: geolocation crashes electron on macOS ( #29343 ) ( #29914 )
2021-06-29 13:45:12 -07:00
trop[bot]
8486a73b86
chore: bump chromium to 93.0.4552.0 (14-x-y) ( #29522 )
...
* chore: bump chromium to 93.0.4550.0 (main) (#29751 )
* chore: bump chromium to 93.0.4552.0 (main) (#29862 )
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: Charles Kerr <charles@charleskerr.com >
Co-authored-by: deepak1556 <hop2deep@gmail.com >
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: Charles Kerr <charles@charleskerr.com >
2021-06-29 12:56:10 -07:00
Electron Bot
23a5789af6
Bump v14.0.0-beta.10
v14.0.0-beta.10
2021-06-28 06:30:53 -07:00
trop[bot]
9a6ac40593
chore: remove unused and broken ipcRendererInternal.sendTo() ( #29897 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2021-06-28 15:54:02 +09:00
Jeremy Rose
5530497c82
feat: undo nativeWindowOpen default change, warn instead ( #29869 )
...
* Revert "feat: enable nativeWindowOpen by default (#28552 )"
This reverts commit f8bdef5349 .
* warn when nativeWindowOpen is undefined
* Update browser-window.md
2021-06-28 15:40:29 +09:00
trop[bot]
5d6b8919b7
fix: stop window.open from hanging when prevented ( #29883 )
...
* fix: stop window.open from hanging when prevented
* add test
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
2021-06-28 15:23:49 +09:00
trop[bot]
755af34e1c
fix: properly order out child windows ( #29889 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-06-25 17:54:54 +09:00
trop[bot]
b49248d34c
fix: Inspector method overrides when contextIsolation enabled ( #29886 )
...
* fix: Inspector method overrides when contextIsolation enabled
* fix: handle DevToolsAPI call
* refactor: always use webFrame.executeJavaScript
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-06-25 17:51:07 +09:00
trop[bot]
272f9db3f8
fix: deny instead of canceling when certificate-error passes false ( #29826 ) ( #29870 )
...
Co-authored-by: Jeremy Rose <jeremya@chromium.org >
2021-06-25 17:11:01 +09:00
Electron Bot
5c3670c68c
Bump v14.0.0-beta.9
v14.0.0-beta.9
2021-06-24 06:30:34 -07:00
Robo
dfe061017f
chore: remove revert_remove_contentrendererclient_shouldfork.patch ( #29858 )
2021-06-24 00:27:43 -07:00
Jeremy Rose
d79d073513
refactor: use PathProvider for user-data-dir and others ( #29649 ) ( #29865 )
2021-06-23 16:40:02 -07:00
Jeremy Rose
2dbe781ea3
chore: bump chromium to 93.0.4539.0 (main) ( #29608 ) ( #29864 )
...
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: Charles Kerr <charles@charleskerr.com >
Co-authored-by: Samuel Attard <sam@electronjs.org >
Co-authored-by: Jeremy Rose <jeremya@chromium.org >
2021-06-23 13:12:35 -07:00
trop[bot]
c0d5a148e5
fix: child window alwaysOnTop level persistence ( #29855 )
...
* fix: child window alwaysOnTop level
* chore: add undocumented getAlwaysOnTopLevel
* test: add test for level persistence
* Address feedback from review
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-06-23 17:51:33 +09:00
trop[bot]
fe2f8c31c2
docs: fix broken markdown in dialog.md ( #29849 )
...
* docs: fix broken markdown in dialog.md
*  
Co-authored-by: Jeremy Rose <jeremya@chromium.org >
2021-06-23 15:10:40 +09:00
trop[bot]
3f8f78de50
fix: properly handle optional requestHeaders with onBeforeSendHeaders ( #29835 )
...
Co-authored-by: David Sanders <dsanders11@ucsbalum.com >
2021-06-23 10:08:56 +09:00
trop[bot]
8cd0c8152e
fix: allow ppapi processes access to resource bundle on all platforms ( #29831 )
...
* wip: debug resource bundle failure
* fix: include ppapi subprocesses for windows resource bundle
* fix: allow ppapi plugin processes access to resource bundle on all platforms.
Aligns with chrome_main_delegate here: https://chromium-review.googlesource.com/c/chromium/src/+/2619003
* chore: remove incorrectly backported patches
Co-authored-by: VerteDinde <keeleymhammond@gmail.com >
Co-authored-by: VerteDinde <khammond@slack-corp.com >
Co-authored-by: Keeley Hammond <vertedinde@electronjs.org >
2021-06-22 14:59:19 +09:00
Electron Bot
0fe50bb64e
Bump v14.0.0-beta.8
v14.0.0-beta.8
2021-06-21 06:31:02 -07:00