David Sanders
|
9b41ab1e53
|
chore: always lint JS in docs/fiddles (#38025)
|
2023-04-24 10:35:14 -04:00 |
|
Black-Hole️
|
141f65b291
|
fix: webContents return type incorrect (#38026)
* fix: webContents type incorrect
* fix: ci failed
* fix: ci failed 2
|
2023-04-24 10:28:21 -04:00 |
|
Quang Lam
|
b626be5e33
|
docs: fix 'usb-device-added', 'usb-device-removed', 'usb-device-revoked' typings (#38035)
* Fix 'usb-device-added', 'usb-device-removed', 'usb-device-revoked' typings
* Add webContents
|
2023-04-23 22:16:38 +02:00 |
|
Milan Burda
|
964934c161
|
fix: defaults broken in shell.openExternal() options (#38038)
Co-authored-by: Milan Burda <miburda@microsoft.com>
|
2023-04-21 13:13:59 -04:00 |
|
github-actions[bot]
|
f727da4a74
|
ci: update appveyor image to latest version (#38015)
build: update appveyor image to latest version
Co-authored-by: jkleinsc <jkleinsc@users.noreply.github.com>
|
2023-04-21 10:37:02 -04:00 |
|
Jason Etcovitch
|
cf4c46c8e0
|
build: fix Codespaces prebuilds with missing comma (#38052)
Add missing comma
|
2023-04-20 15:41:54 -07:00 |
|
Robo
|
0240f6664e
|
fix: crash in utilityProcess when generating code from strings (#38014)
|
2023-04-20 09:27:02 +09:00 |
|
Shelley Vohr
|
f12e12b341
|
chore: remove --no-harmony-atomics related code (#38030)
chore: remove --no-harmony-atomics related code
|
2023-04-19 10:29:18 -04:00 |
|
Shelley Vohr
|
7e715b66ae
|
test: re-enable reporting specs (#35936)
|
2023-04-19 14:24:38 +02:00 |
|
Jeremy Rose
|
ba835ddac1
|
feat: add thermal states to powerMonitor (#37935)
* feat: add thermal states to powerMonitor
* update docs
|
2023-04-19 11:46:55 +02:00 |
|
electron-roller[bot]
|
b2411e05a8
|
chore: bump chromium to 114.0.5719.0 (main) (#38017)
* chore: bump chromium in DEPS to 114.0.5719.0
* chore: update patches
* revert eb07a797ccea2bc46b94cbc875173801cc5eefee
---------
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: Jeremy Rose <jeremya@chromium.org>
|
2023-04-18 14:23:22 -07:00 |
|
electron-roller[bot]
|
de192c2db2
|
chore: bump node to v18.16.0 (main) (#37973)
* chore: bump node in DEPS to v18.16.0
* build,test: add proper support for IBM i
https://github.com/nodejs/node/pull/46739
* lib: enforce use of trailing commas
https://github.com/nodejs/node/pull/46881
* src: add initial support for single executable applications
https://github.com/nodejs/node/pull/45038
* lib: do not crash using workers with disabled shared array buffers
https://github.com/nodejs/node/pull/41023
* src: remove shadowed variable in OptionsParser::Parse
https://github.com/nodejs/node/pull/46672
* src: allow embedder control of code generation policy
https://github.com/nodejs/node/pull/46368
* src: allow optional Isolate termination in node::Stop()
https://github.com/nodejs/node/pull/46583
* lib: fix BroadcastChannel initialization location
https://github.com/nodejs/node/pull/46864
* chore: fixup patch indices
* chore: sync filenames.json
* fix: add simdutf dep to src/inspector BUILD.gn
- https://github.com/nodejs/node/pull/46471
- https://github.com/nodejs/node/pull/46472
* deps: replace url parser with Ada
https://github.com/nodejs/node/pull/46410
* tls: support automatic DHE
https://github.com/nodejs/node/pull/46978
* fixup! src: add initial support for single executable applications
* http: unify header treatment
https://github.com/nodejs/node/pull/46528
* fix: libc++ buffer overflow in string_view ctor
https://github.com/nodejs/node/pull/46410
* test: include strace openat test
https://github.com/nodejs/node/pull/46150
* fixup! fixup! src: add initial support for single executable applications
---------
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
|
2023-04-18 22:23:11 +02:00 |
|
Samuel Attard
|
941153be32
|
build: bump dependencies to clean yarn audit (#37998)
* build: bump dependencies to clean yarn audit
* build: add url
|
2023-04-18 16:54:16 +02:00 |
|
Shelley Vohr
|
32afdda9ee
|
feat: add did-resign-active event on app (#37933)
feat: add did-resign-active event on app
|
2023-04-18 16:53:39 +02:00 |
|
github-actions[bot]
|
f4b172b9ec
|
ci: update appveyor image to latest version (#37817)
build: update appveyor image to latest version
Co-authored-by: jkleinsc <jkleinsc@users.noreply.github.com>
|
2023-04-17 20:04:12 -04:00 |
|
electron-roller[bot]
|
7a6af1a529
|
chore: bump chromium to 114.0.5715.0 (main) (#37976)
* chore: bump chromium in DEPS to 114.0.5712.0
* chore: update patches
* 4401084: Remove extensions::InfoMap which is no longer needed. | https://chromium-review.googlesource.com/c/chromium/src/+/4401084
* 4415646: Add more details to print settings error log | https://chromium-review.googlesource.com/c/chromium/src/+/4415646
* chore: bump chromium in DEPS to 114.0.5714.0
* chore: update patches
* chore: update libcxx filenames
* chore: bump chromium in DEPS to 114.0.5715.0
* chore: update patches
* fix extensions test
---------
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: VerteDinde <vertedinde@electronjs.org>
Co-authored-by: Jeremy Rose <jeremya@chromium.org>
|
2023-04-17 14:40:26 -07:00 |
|
Alexey Kuzmin
|
1ffe7ee76b
|
build: fix building with no PDF support (#38003)
|
2023-04-17 11:02:43 -04:00 |
|
Shelley Vohr
|
c857c9b7e2
|
docs: add note to win.setFullScreen(flag) (#37921)
docs: add note to win.setFullScreen(flag)
|
2023-04-17 10:45:40 +02:00 |
|
Shelley Vohr
|
f0e1848a5e
|
chore: replace uses of ComPtr::GetAddressOf() with ComPtr::operator& (#37948)
chore: replace uses of ComPtr::GetAddressOf() with ComPtr::operator&
|
2023-04-16 17:08:37 -07:00 |
|
David Sanders
|
d1cddf2517
|
docs: update github.com links (#37958)
|
2023-04-15 21:20:59 -07:00 |
|
David Sanders
|
c7ea887227
|
chore: drop patch for fixed Linux menus issue in Views (#37984)
|
2023-04-15 21:20:34 -07:00 |
|
Shelley Vohr
|
fa3379a5d5
|
chore: fix lint (#37971)
|
2023-04-13 15:54:41 +02:00 |
|
Calvin
|
cdace75389
|
chore: disable flaky node test (#37900)
|
2023-04-13 13:27:45 +02:00 |
|
David Sanders
|
e84bcb39e7
|
fix: defaultFontFamily in webPreferences (#37863)
* fix: defaultFontFamily in webPreferences
* chore: check if default_font_family_ is empty
|
2023-04-13 11:30:25 +02:00 |
|
Shelley Vohr
|
fceeb64e7c
|
fix: swipe event emission on macOS (#37946)
|
2023-04-13 11:28:22 +02:00 |
|
Zenkie Bear
|
f03315ad4d
|
docs: Fix the syntax error for code fragment (#37939)
By using `app.on('ready').then(xxx)`, application will throw a TypeError
|
2023-04-13 10:00:27 +02:00 |
|
Michaela Laurencin
|
6f2ab392ab
|
docs: update 22-x-y EOL dates (#37955)
To account for https://www.electronjs.org/blog/electron-22-0#windows-7881-support-update
Not sure if it is worth adding as a historical change though
|
2023-04-12 18:10:47 -07:00 |
|
electron-roller[bot]
|
33a625d0ee
|
chore: bump chromium to 114.0.5710.0 (main) (#37950)
* chore: bump chromium in DEPS to 114.0.5710.0
* chore: update patches
* 4411421: [json-schema-compiler] Support separating numbers in enum entries |
https://chromium-review.googlesource.com/c/chromium/src/+/4411421
* 4400251: Remove MayBlock and TaskShutdownBehavior from BrowserTaskTraits |
https://chromium-review.googlesource.com/c/chromium/src/+/4400251
---------
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: Keeley Hammond <vertedinde@electronjs.org>
Co-authored-by: VerteDinde <keeleymhammond@gmail.com>
|
2023-04-12 18:10:31 -07:00 |
|
David Sanders
|
2ad1324b9d
|
ci: only remove blocked/need-repro on comment (#37879)
|
2023-04-12 16:33:59 -07:00 |
|
Jeremy Rose
|
fef1b04238
|
feat: remove on(ready) requirement from powerMonitor (#37937)
|
2023-04-12 15:37:52 -07:00 |
|
electron-roller[bot]
|
908bef7ca9
|
chore: bump chromium to 114.0.5708.0 (main) (#37834)
* chore: bump chromium in DEPS to 114.0.5696.0
* chore: update patches
* chore: revert clang revert
(cherry picked from commit 4c3ffa8001b5fdbfc99374bf77895d8d8e35ee31)
* test: remove unneeded test for title on ses.setCertificateVerifyProc
This test is unnecessary because all that really needs to be verified is that the request was rejected.
* chore: Revert "Reland "[BRP] Enable clang plugin check for Linux""
* chore: bump chromium in DEPS to 114.0.5697.0
* chore: bump chromium in DEPS to 114.0.5698.0
* chore: update patches
* chore: bump chromium in DEPS to 114.0.5700.0
* chore: update patches
* chore: bump chromium in DEPS to 114.0.5702.0
* chore: bump chromium in DEPS to 114.0.5704.0
* chore: update patches
* chore: bump chromium in DEPS to 114.0.5705.0
* 4368281: Add bottom-up CertVerifier change observer flow. |
https://chromium-review.googlesource.com/c/chromium/src/+/4368281
* 4402277: Enable check_raw_ptr_fields for Linux |
https://chromium-review.googlesource.com/c/chromium/src/+/4402277
* 4389621: [ChromeAppsDeprecation] Remove deprecated chrome apps from AppService |
https://chromium-review.googlesource.com/c/chromium/src/+/4389621
* 4402191: Allow default initializing BrowserTaskTraits |
https://chromium-review.googlesource.com/c/chromium/src/+/4402191
* chore: bump chromium in DEPS to 114.0.5708.0
* chore: remove incorrectly re-added clang patch
* chore: update patches (clean sync)
* ci: use newer clang for 32-bit Linux ARM
Fixes crash on compiling skia/skia/SkPatchUtils.cpp
* build: generate new libcxx filenames
* 4409898: Update paper printable area in UpdatePrintSettings |
https://chromium-review.googlesource.com/c/chromium/src/+/4409898
* chore: update sysroots.json
Sysroot CL: https://chromium-review.googlesource.com/c/chromium/src/+/4383374
Chromium CL: 4246577: media/gpu: Add CQP AV1 VA-API video encoder | https://chromium-review.googlesource.com/c/chromium/src/+/4246577
* 4336198: [task] Move source location and use it in v8 platform | https://chromium-review.googlesource.com/c/v8/v8/+/4336198
---------
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>
Co-authored-by: VerteDinde <vertedinde@electronjs.org>
Co-authored-by: VerteDinde <keeleymhammond@gmail.com>
Co-authored-by: electron-patch-conflict-fixer[bot] <83340002+electron-patch-conflict-fixer[bot]@users.noreply.github.com>
|
2023-04-12 07:37:48 -04:00 |
|
Darshan Sen
|
c326b0068e
|
fix: recommended node-gyp version in node.h error (#37829)
fix: recommended node-gyp version in node.h error
In
https://github.com/electron/electron/blob/main/docs/tutorial/using-native-node-modules.md#using-npm,
we recommend setting the `npm_config_disturl` variable but doing that
does not work on node-gyp v8.4.0 because after
https://github.com/nodejs/node-gyp/pull/2497
landed, the dist URL was read only from `gyp.opts['dist-url']`. The fix
for reading the value from `npm_config_disturl` by parsing
`gyp.opts.disturl` was landed in
https://github.com/nodejs/node-gyp/pull/2547 and that change was
released in node-gyp v9.0.0, so this change updates the error macro to
recommend node-gyp v9.0.0 as the minimum required version.
Signed-off-by: Darshan Sen <raisinten@gmail.com>
|
2023-04-11 13:26:26 +02:00 |
|
Samuel Attard
|
c01dff8d89
|
fix: exceptions during function/promise result conversions live in calling world (#37904)
|
2023-04-11 11:57:48 +02:00 |
|
Shelley Vohr
|
c65632d404
|
fix: broken buttons in PDF viewer (#37856)
|
2023-04-11 15:30:36 +09:00 |
|
David Sanders
|
adb1172066
|
chore: use nested namespaces (#37855)
|
2023-04-11 15:30:25 +09:00 |
|
David Sanders
|
e929b2140d
|
chore: change some for loops to range-based (#37857)
|
2023-04-11 15:27:07 +09:00 |
|
David Sanders
|
82442239bc
|
chore: use emplace when possible (#37877)
|
2023-04-11 15:21:03 +09:00 |
|
David Sanders
|
3c0c4d5c27
|
fix: menus on Linux after window modification (#37798)
* fix: menus on Linux after window modification
* test: don't run on CI
|
2023-04-11 15:17:45 +09:00 |
|
Samuel Attard
|
6958668448
|
fix: exceptions in nested conversions live in the target world (#37895)
|
2023-04-10 14:58:27 -07:00 |
|
Keeley Hammond
|
1e206deec3
|
docs: update E24/E25 breaking changes (#37878)
|
2023-04-06 21:23:29 -07:00 |
|
Mikael Finstad
|
e8c87859c4
|
fix: showAboutPanel also on linux (#37828)
showAboutPanel also on linux
|
2023-04-06 14:50:24 -04:00 |
|
Keeley Hammond
|
83e186fdbc
|
docs: update 21-x-y EOL dates (#37841)
* docs: update 21-x-y EOL dates
* doc: update node versions
|
2023-04-06 14:04:15 -04:00 |
|
David Sanders
|
9563b5f98b
|
test: support 'latest'/'latest@X' Electron version strings (#37840)
|
2023-04-06 14:03:14 -04:00 |
|
Shelley Vohr
|
251e567eff
|
fix: don't emit did-fail-load for MediaDocuments (#37824)
* fix: don't emit did-fail-load for MediaDocuments
* spec: add test
|
2023-04-06 10:23:34 +02:00 |
|
Fedor Indutny
|
6bfef67aae
|
feat: session.resolveHost (#37690)
* feat: session.resolveHost
Expose Chromium's host resolution API through the Session object.
* Update shell/browser/api/electron_api_session.cc
Co-authored-by: Jeremy Rose <nornagon@nornagon.net>
* address feedback
* fix tests
* address feedback
* Add options
* Update shell/browser/api/electron_api_session.cc
Co-authored-by: Cheng Zhao <github@zcbenz.com>
* Update shell/browser/net/resolve_host_function.cc
Co-authored-by: Cheng Zhao <github@zcbenz.com>
* lint
* return object
* add missing file
* fix crash
* handle scope
* links
---------
Co-authored-by: Fedor Indutny <indutny@signal.org>
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
Co-authored-by: Jeremy Rose <nornagon@nornagon.net>
Co-authored-by: Cheng Zhao <github@zcbenz.com>
|
2023-04-05 10:06:14 -04:00 |
|
David Sanders
|
db27b9f433
|
chore: initial linting fixes for JS in docs/fiddles (#37689)
|
2023-04-05 09:42:20 -04:00 |
|
Shelley Vohr
|
be32740991
|
docs: fix app.getPreferredSystemLanguages() return type (#37821)
docs: fix app.getPreferredSystemLanguages() return type
|
2023-04-05 09:31:53 -04:00 |
|
Calvin
|
b8a21dbcd7
|
test: migrate to helpers & disabled tests list (#37513)
* test: migrate to helpers & disabled tests list
* can't disable a test suite
* correct condition
* address review comments
|
2023-04-04 09:48:51 -04:00 |
|
electron-roller[bot]
|
58f3c0ee37
|
chore: bump chromium to 114.0.5694.0 (main) (#37820)
* chore: bump chromium in DEPS to 114.0.5694.0
* 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>
|
2023-04-04 15:42:56 +02:00 |
|
Shelley Vohr
|
3f42040a1b
|
fix: Fn+F fullscreen transitioning on macOS (#37803)
|
2023-04-04 15:16:59 +02:00 |
|