Darshan Sen
4600d7e7f6
fix: crash caused by app.getLocaleCountryCode() ( #32256 )
...
CFLocaleGetValue() returned null and crashed the process when
app.getLocaleCountryCode() was run on a CircleCI metal resource class
macOS instance with Xcode 12.5.1. This change fixes that logic and adds
further checks to make the code future-proof.
Here too people are complaining that the returned country code migth be
null: https://stackoverflow.com/questions/15202454/nslocalecountrycode-returns-nil
Signed-off-by: Darshan Sen <darshan.sen@postman.com>
2022-01-03 13:54:58 -08:00
Duncan Hewett
2c700da4de
docs: add Bugsnag as a 3rd party crash server ( #32053 )
2022-01-03 14:48:15 -05:00
Oran C
195d2b5b3e
[fix] Docs rendering issue with rendering on electronjs quick-start ( #32293 )
...
there is a issue with rendering on the bottom of page https://www.electronjs.org/docs/v14-x-y/tutorial/quick-start
which looks like this
![](https://dl3.pushbulletusercontent.com/MXsLhjaoKRj1bhu4R73E3WLiuKCBMkgh/image.png )
all id did is remove the spacing and it should fix the issue. sometimes having spaces before a "```" will cause issues
hope this helps!
2022-01-03 11:18:02 -08:00
Romain Pokrzywka
727453ef04
build: remove stale dependency for webrtc desktop capture module ( #32304 )
...
WebRTC has changed how they integrate into Chromium, they don't
expose their dependencies externally anymore. Instead, one must
now go through webrtc_overrides:
https://chromium.googlesource.com/chromium/src.git/+/cbc90fd093956
We're already including webrtc_overrides as a dependency which
includes the modules, so this extra deps isn't needed anymore.
2022-01-03 11:57:00 -05:00
Sudowoodo Release Bot
84451e7daf
Bump v18.0.0-nightly.20220103
2022-01-03 05:04:24 -08:00
ganthern
f766bb483d
docs: fix typo in bug report issue template ( #32208 )
2022-01-03 10:35:19 +01:00
Jack Nemitz
1d8612ad5d
Fix typo in quick-start.md ( #32282 )
...
Resolve a grammar issue in the quick-start guide.
2022-01-03 09:59:55 +01:00
Sudowoodo Release Bot
ac39cb14e9
Bump v18.0.0-nightly.20211231
2021-12-31 05:01:03 -08:00
Sudowoodo Release Bot
f1b0d30d8d
Bump v18.0.0-nightly.20211229
2021-12-29 05:01:36 -08:00
Sudowoodo Release Bot
d59a4a0771
Bump v18.0.0-nightly.20211228
2021-12-28 05:01:13 -08:00
Sudowoodo Release Bot
6b2adea867
Revert "Bump v18.0.0-nightly.20211227"
...
This reverts commit 66a55ba778
.
2021-12-27 11:35:06 -08:00
Sudowoodo Release Bot
66a55ba778
Bump v18.0.0-nightly.20211227
2021-12-27 05:01:32 -08:00
Sudowoodo Release Bot
f17e8996ac
Bump v18.0.0-nightly.20211223
2021-12-23 05:02:41 -08:00
Sudowoodo Release Bot
b433163d7a
Bump v18.0.0-nightly.20211222
2021-12-22 05:04:57 -08:00
Sudowoodo Release Bot
79eaef4aab
Bump v18.0.0-nightly.20211221
2021-12-21 05:01:15 -08:00
Sudowoodo Release Bot
2b25e737a7
Bump v18.0.0-nightly.20211220
2021-12-20 05:02:21 -08:00
Keeley Hammond
ffbaa1d83f
fix: check for single bluetooth listener ( #32240 )
2021-12-17 16:55:43 -08:00
Sudowoodo Release Bot
909dbe6890
Bump v18.0.0-nightly.20211217
2021-12-17 05:01:12 -08:00
electron-roller[bot]
eaae6c1553
chore: bump node to v16.13.1 (main) ( #32086 )
...
* chore: bump node in DEPS to v16.13.1
* update patches
* update c-ares BUILD.gn
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: clavin <clavin@electronjs.org>
2021-12-16 14:41:25 -08:00
Micha Hanselmann
e9420982d2
fix: older systems crash when playing media files ( #32046 )
...
* fix: win7 crash when playing media
* reset
* chore: update patches
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
2021-12-16 09:23:30 -08:00
Sudowoodo Release Bot
c1b3b3064b
Bump v18.0.0-nightly.20211216
2021-12-16 05:00:36 -08:00
Samuel Attard
a11f5cbb27
fix: ensure bluetooth devices are not returned by default ( #32178 )
2021-12-15 11:46:48 -08:00
Sudowoodo Release Bot
1facbb4a09
Bump v18.0.0-nightly.20211215
2021-12-15 05:02:27 -08:00
Dennis
d5b6a2f800
Update discord url to electronjs ( #32173 )
...
The discord url in this page is discord.gg/electron, which refers to a (supposed) roblox scripting group.
2021-12-14 13:25:56 -08:00
Sudowoodo Release Bot
292409a301
Bump v18.0.0-nightly.20211214
2021-12-14 05:01:26 -08:00
Sudowoodo Release Bot
f887ca0082
Bump v18.0.0-nightly.20211213
2021-12-13 05:01:46 -08:00
stephen9357
6d9e2e3ad0
docs: Fix environment variable name ( #32094 )
...
The names of environment variables are case-sensitive on Linux and Mac.
2021-12-13 15:42:43 +09:00
Sudowoodo Release Bot
c4e471fbe2
Bump v18.0.0-nightly.20211210
2021-12-10 05:02:25 -08:00
Sudowoodo Release Bot
1341b0a6b7
Bump v18.0.0-nightly.20211209
2021-12-09 05:01:05 -08:00
Sudowoodo Release Bot
cf0959f834
Bump v18.0.0-nightly.20211208
2021-12-08 05:01:41 -08:00
Sudowoodo Release Bot
f615075847
Bump v18.0.0-nightly.20211207
2021-12-07 14:57:31 -08:00
Sudowoodo Release Bot
d53399ea31
Revert "Bump v18.0.0-nightly.20211207"
...
This reverts commit df7eb209a5
.
2021-12-07 08:21:50 -08:00
Sudowoodo Release Bot
df7eb209a5
Bump v18.0.0-nightly.20211207
2021-12-07 05:01:42 -08:00
Sudowoodo Release Bot
12c5b9eaac
Bump v18.0.0-nightly.20211206
2021-12-06 05:01:29 -08:00
Cheng Zhao
35ac7fb8e6
fix: window.open not overriding parent's webPreferences ( #32057 )
...
* fix: window.open not overriding parent's webPreferences
* test: remove "nativeWindowOpen: false" from renderer tests
2021-12-06 12:54:14 +09:00
Milan Burda
77287febf4
refactor: use process type specific electron imports in default_app ( #32097 )
2021-12-06 11:44:41 +09:00
fengmk2
f46e9c3205
docs: change China mirror domain to npmmirror.com ( #32076 )
2021-12-06 11:28:41 +09:00
Sudowoodo Release Bot
f3df76dbdc
Bump v18.0.0-nightly.20211203
2021-12-03 05:02:32 -08:00
Sudowoodo Release Bot
0c5b01f5f6
Bump v18.0.0-nightly.20211202
2021-12-02 05:05:03 -08:00
Tristan Partin
eabfd6c1b9
fix: gtk_native_dialog_run() calls show() internally ( #32049 )
...
In the synchronous code path, gtk_native_dialog_run() will call
gtk_native_dialog_show(). Previously this was causing an assertion to be
hit at run time.
2021-12-01 20:19:36 -08:00
Sudowoodo Release Bot
cce427dc46
Bump v18.0.0-nightly.20211201
2021-12-01 05:00:57 -08:00
Samuel Attard
ed7f9ad5c2
fix: avoid double call in OnRefreshComplete on aura platforms ( #32052 )
2021-11-30 15:12:39 -08:00
Black-Hole
bc8cfbac59
docs: add debug build ( #31979 )
...
* docs: add debug build
* docs: move debug config document to debugging.md
* fix: debug.gn import failed
* docs: modify debug.gn folder on doc
* docs: imporve gn import path
2021-11-30 16:40:58 -05:00
Sudowoodo Release Bot
3d34fd7c91
Bump v18.0.0-nightly.20211130
2021-11-30 11:14:36 -08:00
Sudowoodo Release Bot
ab92455fc8
Revert "Bump v18.0.0-nightly.20211130"
...
This reverts commit 90410e0419
.
2021-11-30 09:49:21 -08:00
Sudowoodo Release Bot
90410e0419
Bump v18.0.0-nightly.20211130
2021-11-30 09:18:59 -08:00
Keeley Hammond
83a4b234d7
build: account for path-filtering workflow in release-build script ( #32063 )
...
* build: account for path-filtering workflow in release-build script
* build: update syntax for workflow id
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
2021-11-30 09:17:04 -08:00
Sudowoodo Release Bot
3278ff6a05
Revert "Bump v18.0.0-nightly.20211130"
...
This reverts commit 395b43b293
.
2021-11-30 09:16:09 -08:00
Sudowoodo Release Bot
395b43b293
Bump v18.0.0-nightly.20211130
2021-11-30 05:00:57 -08:00
Keeley Hammond
43f36b5b24
build: add CI path-filtering for docs-only changes ( #31741 )
...
build: (wip) initial dynamic config research
* build: (wip) test path filtering option
* build: (wip) remove doc-only script, use path filtering to check changes
* build: (wip) add docker image with Electron dependencies
* build: (wip) clean up config
* build (wip): readd parameters, executors and env*s
* build: re-add steps and commands
* build: change doc-only to ts-compile-doc-only
* build: re-add workflows and jobs
* build: split configs to setup & build
* build: move lint to "always run" config
* build: clean up, remove old reference config
* build: bump to path-filtering 0.1.0
* build: remove ts-compile step from build-linux
* build: remove nightly-linux-release-test, linux-checks-nightly
* build: don't run build on publish
* build: set base-revision to main (runs branch vs commit)
* build: update config from chromium roll
2021-11-29 18:09:07 -05:00