Sudowoodo Release Bot
84df964d2f
Bump v15.0.0-alpha.6
2021-08-12 08:18:31 -07:00
Keeley Hammond
5dce02a3bb
fix: explicitly define REFGUID from ::GUID&, not base::GUID ( #30442 ) ( #30498 )
...
* 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 14:13:01 -07:00
trop[bot]
68e87ea4f5
fix: mouse doesn't work on frameless browserwindows ( #30460 )
...
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:38:06 +09:00
trop[bot]
d3462596fa
feat: add fuses for NODE_OPTIONS and --inspect ( #30420 )
...
* feat: add fuses for NODE_OPTIONS and --inspect
* chore: add node patch to ensure NODE_OPTIONS are never parsed when fuse is disabledd
* chore: fix lint
* chore: flip boolean logic
* chore: update patches
* chore: add trailing _ to static member
* Update add_should_read_node_options_from_env_option_to_disable_node_options.patch
* chore: update patches
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
Co-authored-by: Samuel Attard <sam@electronjs.org >
2021-08-09 22:07:18 -04:00
trop[bot]
f3fd8492cf
chore: more crash-keys for gin::Wrappable debugging ( #30423 )
...
* 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:10 +09:00
Electron Bot
e49b33cad8
Bump v15.0.0-alpha.5
2021-08-09 08:25:06 -07:00
trop[bot]
5ac3192dd0
fix: move window buttons in-place on macOS ( #30392 )
...
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2021-08-09 16:00:29 +09:00
Electron Bot
ea63f2ea98
Bump v15.0.0-alpha.4
2021-08-05 08:41:46 -07:00
trop[bot]
2de6939db0
build: fix building with enable_desktop_capturer = false ( #30389 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2021-08-04 09:56:10 +09:00
Electron Bot
022620f4cd
Bump v15.0.0-alpha.3
2021-08-02 08:16:27 -07:00
trop[bot]
6765eec7a9
fix: respect LogJsConsoleMessages feature in InspectableWebContents::DidAddMessageToConsole ( #30356 )
...
* fix: respect LogJsConsoleMessages feature in InspectableWebContents::DidAddMessageToConsole
* just delete the method
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
2021-08-02 10:00:30 +09:00
trop[bot]
d462204dce
fix: guard against missing native view ( #30328 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-08-02 09:57:58 +09:00
trop[bot]
0cd714a3bb
fix: use contentAspectRatio not aspectRatio ( #30332 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-07-30 02:24:30 -07:00
trop[bot]
1228c69e1d
fix: BrowserViews not painting their WebContents ( #30336 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-07-30 02:23:08 -07:00
trop[bot]
c09b22bf85
chore: remove experimental from navigator.serial implementation ( #30334 )
...
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org >
2021-07-29 21:55:48 -04:00
trop[bot]
d58211304b
fix: update traffic lights position for macOS 11 ( #30270 )
...
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2021-07-28 12:02:09 +02:00
trop[bot]
4acdb97543
chore: bump chromium to 94.0.4584.0 (main) ( #30030 ) ( #30268 )
...
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: deepak1556 <hop2deep@gmail.com >
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
Co-authored-by: Jeremy Rose <jeremya@chromium.org >
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: deepak1556 <hop2deep@gmail.com >
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
Co-authored-by: Jeremy Rose <jeremya@chromium.org >
2021-07-26 16:11:58 -07:00
Electron Bot
011a874021
Bump v15.0.0-alpha.2
2021-07-26 10:07:59 -07:00
trop[bot]
bac728a134
fix: process.exit crash in nativeWindowOpen ( #30238 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-07-26 18:28:37 +02:00
trop[bot]
25fc9acec6
fix: increase stack size on windows x86 ( #30243 )
...
* fix: increace main thread stack size on windows x86
* chore: improve quit-on-crashed-event spec
* chore: add debug logs
* Revert "chore: add debug logs"
This reverts commit 0be81ae07c .
* chore: use a reliable crash endpoint
Co-authored-by: Stephen Wang <wangwenqiang.wwq@bytedance.com >
Co-authored-by: Deepak Mohan <hop2deep@gmail.com >
2021-07-26 17:45:36 +09:00
Electron Bot
edb65a07f1
Bump v15.0.0-alpha.1
2021-07-21 15:05:18 -07:00
Keeley Hammond
19820fc2a7
chore: add additional crash key to gin::Wrappable ( #30161 )
2021-07-21 09:33:25 -04:00
Electron Bot
adc3f39a9e
Bump v15.0.0-nightly.20210721
2021-07-21 06:02:02 -07:00
Electron Bot
ea69da279f
Bump v15.0.0-nightly.20210720
2021-07-20 06:02:23 -07:00
Jeremy Rose
c9ba0d02d7
feat: support crashpad on linux ( #29719 )
2021-07-19 10:11:10 -07:00
Jeremy Rose
612361c4da
chore: remove unused getWebPreferences method ( #30160 )
2021-07-19 09:29:23 -07:00
Electron Bot
d4b2f69f36
Bump v15.0.0-nightly.20210719
2021-07-19 06:02:42 -07:00
Electron Bot
cfb2829634
Bump v15.0.0-nightly.20210716
2021-07-16 06:01:06 -07:00
Jeremy Rose
0d9e6f29ba
fix: allow colored tray titles when font type is specified ( #30146 )
2021-07-15 16:45:20 -07:00
Shelley Vohr
1bb689e6dd
fix: BrowserWindow transparency not working ( #30136 )
2021-07-15 16:18:39 -04:00
Electron Bot
849a3b6f81
Bump v15.0.0-nightly.20210715
2021-07-15 07:13:56 -07:00
David Sanders
341b370213
fix: handle redirects within registered protocols ( #29796 )
2021-07-15 20:14:46 +09:00
Shelley Vohr
3f38681c55
fix: double traffic lights on exit fullscreen ( #30114 )
2021-07-14 16:45:12 -07:00
Cheng Zhao
05ba6359d0
feat: add signal option to dialog.showMessageBox ( #26102 )
...
* mac: add dialog.closeMessageBox API
* win: Implement dialog.closeMessageBox
* mac: Return cancelId with closeMessageBox
* gtk: Implement dialog.closeMessageBox
* win: Fix 32bit build
* win: Reduce the scope of lock
* fix: Build error after rebase
* feat: Use AbortSignal to close message box
* chore: silently handle duplicate ID
* win: Add more notes about the threads
* chore: apply reviews
* fix: base::NoDestructor should be warpped in function
* chore: fix style on windows
2021-07-15 07:59:27 +09:00
Jeremy Rose
bec47f54f4
fix: use correct userData path when unbundled ( #30113 )
2021-07-14 13:10:37 -07:00
Electron Bot
4db7221c7d
Bump v15.0.0-nightly.20210714
2021-07-14 06:02:07 -07:00
Cheng Zhao
637ba48b42
fix: pressing ESC should exit fullscreen from webview ( #30063 )
2021-07-14 20:51:26 +09:00
Jeremy Rose
4d0475c9ce
feat: expose location and modifiers on before-input-event ( #29850 )
...
* feat: expose location and modifiers on before-input-event
* lint
2021-07-14 20:50:02 +09:00
1akshat1
d267f979b7
feat: continue-activity event is extended to support webpageURL property ( #30042 )
...
Co-authored-by: Akshat Malik <amalik@microstrategy.com >
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
2021-07-13 13:21:33 -07:00
Electron Bot
3582a513ca
Bump v15.0.0-nightly.20210713
2021-07-13 06:02:20 -07:00
Jeremy Rose
e26901aba4
fix: crash when invoking login callback synchronously ( #30068 )
2021-07-12 12:33:41 -07:00
Jeremy Rose
0cb5631b0b
fix: return RGBA values from getSystemColor ( #30055 )
2021-07-12 11:08:10 -07:00
Electron Bot
c15f44c20f
Bump v15.0.0-nightly.20210712
2021-07-12 06:01:17 -07:00
Cheng Zhao
21f6937728
chore: remove unneeded conversions between wstring and u16string ( #30047 )
2021-07-12 13:33:26 +09:00
Robo
ccfde6c9d4
fix: window ordering on mac ( #29857 )
2021-07-09 13:38:25 -07:00
Electron Bot
98f617e856
Bump v15.0.0-nightly.20210709
2021-07-09 06:01:45 -07:00
Electron Bot
0824fc57f7
Bump v15.0.0-nightly.20210708
2021-07-08 06:01:00 -07:00
Milan Burda
635ed5a6e3
feat: add missing resourceType conversions for webRequest listener details ( #29902 )
2021-07-08 00:19:16 -07:00
Milan Burda
13bf2fd7ec
build: fix building with enable_plugins = false ( #30040 )
2021-07-08 00:18:11 -07:00
Electron Bot
cd031a77dd
Bump v15.0.0-nightly.20210707
2021-07-07 13:02:22 -07:00