Electron Bot
0e7ff69a4e
Bump v12.0.0-beta.14
v12.0.0-beta.14
2021-01-11 07:01:53 -08:00
Milan Burda
f5af20d1d6
feat: add event.senderFrame property returning the originating webFrameMain ( #26764 ) ( #27047 )
2021-01-11 14:31:23 +09:00
trop[bot]
3f2ccce9e1
fix: set presentationModeEnabled value for PDF viewer ( #27262 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-01-11 12:24:01 +09:00
trop[bot]
8e7862ed4b
test: use emittedUntil in PDF Viewer tests ( #27261 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2021-01-11 12:23:39 +09:00
trop[bot]
48a8fdfdb6
feat: add webFrameMain.executeJavaScriptInIsolatedWorld() ( #27195 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2021-01-11 10:47:42 +09:00
trop[bot]
e9c39163bf
fix: broken PDF viewer ( #27241 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-01-11 10:38:34 +09:00
trop[bot]
dc657515b7
test: skip media-started-playing media-paused events test when media not supported ( #27236 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2021-01-08 09:31:06 -08:00
trop[bot]
8eb4ab0ae1
ci: fix broken homebrew cache ( #27231 )
2021-01-08 09:30:36 -08:00
trop[bot]
92c8614e14
test: skip PictureInPicture video when media not supported ( #27233 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2021-01-07 21:39:15 -08:00
trop[bot]
f3ce79936a
test: skip protocol.registerSchemesAsPrivileged stream test when media not supported ( #27230 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2021-01-07 14:42:55 -08:00
trop[bot]
d498d4bf18
feat: make win.setAspectRatio() work on Windows ( #27202 )
2021-01-07 11:46:14 -08:00
Electron Bot
df21f17131
Bump v12.0.0-beta.13
2021-01-07 07:03:02 -08:00
trop[bot]
c6d144d550
fix: handle BrowserView reparenting ( #27187 )
...
* fix: handle BrowserView reparenting
* Fix case where webContents is destroyed
* Add a reparenting test
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-01-05 14:11:17 -05:00
trop[bot]
6553c4418f
docs: webFrameMain.fromId() can return undefined ( #27193 )
...
* docs: webFrameMain.fromId() can return undefined
* docs: webFrameMain.fromId() can return undefined
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2021-01-05 17:20:32 +09:00
trop[bot]
ecf981a91a
docs: document frameId meaning ( #27191 )
...
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
2021-01-04 20:27:18 -08:00
trop[bot]
b5cfa03a63
fix: default offset when no drag regions ( #27184 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-01-05 12:14:06 +09:00
trop[bot]
1bbf71c090
feat: add support for webContents option in BrowserView ( #27032 )
...
* feat: add support for webContents option in BrowserView
* tests: add tests
Co-authored-by: sentialx <sentialx@gmail.com >
2021-01-05 11:47:03 +09:00
trop[bot]
97b40e4e45
refactor: remove path from nativeImage converter ( #27181 )
...
* refactor: remove path from nativeImage converter
* chore: address some review feedback
* Abstract out conversion
* Use converter for DockSetIcon
* Fix startDrag error
* Remove unnecessary FromV8 converter
* Allow DockSetIcon to take null
* Update shell/browser/browser_mac.mm
Co-authored-by: Jeremy Rose <jeremya@chromium.org >
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
Co-authored-by: Jeremy Rose <jeremya@chromium.org >
2021-01-05 11:43:24 +09:00
Eryk Rakowski
975123b6bf
fix(extensions): implement missing web_request hooks ( #22655 ) ( #27098 )
...
Co-authored-by: Jeremy Apthorp <nornagon@nornagon.net >
Co-authored-by: samuelmaddock <samuel.maddock@gmail.com >
Co-authored-by: Jeremy Apthorp <nornagon@nornagon.net >
Co-authored-by: samuelmaddock <samuel.maddock@gmail.com >
2021-01-05 11:30:01 +09:00
trop[bot]
011315574c
fix: make webContents.id work even after destroy ( #27070 )
...
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
2021-01-05 11:14:00 +09:00
trop[bot]
cfd848c32f
docs: update broken Chrome webview URL ( #27179 )
...
Co-authored-by: Erick Zhao <erick@hotmail.ca >
2021-01-04 14:05:59 -08:00
trop[bot]
81db78daec
fix: unclickable regions in some draggable BrowserViews ( #27177 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2021-01-04 14:04:32 -08:00
Electron Bot
ce0faeed90
Bump v12.0.0-beta.12
v12.0.0-beta.12
2020-12-21 07:01:39 -08:00
Electron Bot
e6885668d4
Bump v12.0.0-beta.11
v12.0.0-beta.11
2020-12-17 07:01:35 -08:00
trop[bot]
a1df860b66
refactor: remove last use of InternalCallbackScope ( #27049 )
...
* refactor: remove last use of InternalCallbackScope
* update patches
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
Co-authored-by: Electron Bot <electron@github.com >
2020-12-17 20:29:43 +09:00
trop[bot]
ba76f6846e
fix: memory leak in desktopCapturer.getSources ( #27058 )
...
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
2020-12-16 20:47:42 -08:00
trop[bot]
ce8d301921
fix: throw when using globalShortcut before ready ( #27022 )
...
* fix: throw when using globalShortcut before ready
* fix
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
2020-12-17 10:06:32 +09:00
trop[bot]
39f865e4e3
fix: make protocol wrapper remote-friendly again ( #27043 )
...
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2020-12-16 12:10:41 -08:00
trop[bot]
e6727fb7bd
fix: crash on exit in Event destructor ( #27034 )
...
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
2020-12-16 17:29:04 +09:00
trop[bot]
c9564ff648
refactor: use public node::CallbackScope where possible ( #27028 )
...
* refactor: use public node::CallbackScope where possible
* Remove unused node_env() getter
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2020-12-15 16:36:51 -08:00
trop[bot]
76be3b9211
fix(asar): readdir(withFileTypes) fails on deep directory when using readdirSync on a deep directory within the archive, the code fails to get the stats of child paths. ( #27011 )
...
Co-authored-by: Avi Vahl <avi.vahl@wix.com >
2020-12-16 08:42:32 +09:00
trop[bot]
d132800944
ci: ignore failures on Ninja summary ( #26994 )
...
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org >
2020-12-15 13:50:54 -08:00
trop[bot]
558bcc65bc
fix: window with CustomButtonsOnHover should have rounded corner ( #26960 )
...
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2020-12-15 10:06:43 +09:00
trop[bot]
bf25d484a4
fix: add SafeForTerminationScopes for SIGINT interruptions ( #26971 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2020-12-14 16:44:16 -08:00
Shelley Vohr
d2c4b594bd
fix: screen EventEmitter methods with remote ( #26988 )
2020-12-14 11:51:20 -08:00
trop[bot]
601af0b016
fix: properly emit after hooks after exception ( #26990 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2020-12-14 10:25:32 -08:00
trop[bot]
130a65d008
fix: Update Squirrel.mac to fix permissions bug. ( #26968 )
...
* fix: Update Squirrel.mac to fix permissions bug.
* Update patches.
Co-authored-by: Devin Foley <dfoley@slack-corp.com >
2020-12-14 08:23:15 -08:00
trop[bot]
fe022df628
fix: stack traces in non-Node.js contexts ( #26912 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2020-12-14 11:19:37 -05:00
Electron Bot
5b47fd7cbf
Bump v12.0.0-beta.10
v12.0.0-beta.10
2020-12-14 07:02:28 -08:00
Electron Bot
9b1913b613
Bump v12.0.0-beta.9
v12.0.0-beta.9
2020-12-11 13:02:55 -08:00
Jeremy Rose
36c695ce2a
fix: restrict sendToFrame to same-process frames by default ( #26875 ) ( #26925 )
2020-12-11 13:00:17 -08:00
trop[bot]
afcdf661a0
fix: Upload all *.dll.pdb to symbol server ( #26966 )
...
Fixes #26961 .
Notes: Add Electron DLLs like libGLESv2.dll to symbol server
Co-authored-by: Biru Mohanathas <birunthan@mohanathas.com >
2020-12-11 12:53:54 -08:00
trop[bot]
3d01b83daa
fix: Avoid crashing in NativeViewHost::SetParentAccessible on Windows ( #26952 )
...
This fixes #26905 . The patch was obtained from @deepak1556, who in turn
got it from the Microsoft Teams folks.
I believe the crash started happening due to the changes in
5c6c8e994b %5E!/#F15
This affects Electron 9 and later.
Notes: Fix occasional crash on Windows
Co-authored-by: Biru Mohanathas <birunthan@mohanathas.com >
2020-12-11 12:52:33 -08:00
trop[bot]
e77d9ff3b9
docs: add missing deprecated systemPreferences APIs to breaking-changes ( #26937 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2020-12-11 11:00:53 -08:00
trop[bot]
fb35356b47
fix: message box missing an "OK" button in GTK ( #26917 )
...
Co-authored-by: Mimi <1119186082@qq.com >
2020-12-10 13:06:29 -08:00
Electron Bot
37d21bb80e
Bump v12.0.0-beta.8
v12.0.0-beta.8
2020-12-10 07:01:47 -08:00
trop[bot]
e84539f2e0
fix: systemPreferences.effectiveAppearance returning systemPreferences.getAppLevelAppearance() ( #26879 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2020-12-09 14:58:52 +09:00
trop[bot]
d2591ed4f8
fix: handle security warnings promise when JS is disabled ( #26869 )
...
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
2020-12-07 13:03:48 -08:00
trop[bot]
6b54fe37de
fix: add a "set" trap to the "screen" module proxy ( #26868 )
...
* fix: add a "set" trap to the "screen" module proxy
* fixup! fix: add a "set" trap to the "screen" module proxy
Co-authored-by: Aleksei Kuzmin <alkuzmin@microsoft.com >
2020-12-07 10:52:51 -08:00
Electron Bot
561fe63813
Bump v12.0.0-beta.7
v12.0.0-beta.7
2020-12-07 07:00:58 -08:00