Electron Bot
38d908ee6a
Bump v8.0.0-beta.8
v8.0.0-beta.8
2020-01-29 11:22:54 -08:00
Alexey Kuzmin
416b850dd2
chore: fix linter errors in .mm files ( #21933 )
2020-01-29 17:04:14 +00:00
Erick Zhao
714e068cba
refactor: try just using regular [Sync] for MessageSync ( #20797 ) ( #21948 )
...
Co-authored-by: Jeremy Apthorp <nornagon@nornagon.net >
2020-01-29 07:11:32 -05:00
trop[bot]
0a0689587a
chore: update build_bring_back_node_with_ltcg_configuration.patch ( #21947 )
...
* chore: update build_bring_back_node_with_ltcg_configuration.patch
set default value for node_with_ltcg=true
* fix: move ltcg definition to Release configuration
Co-authored-by: Robo <hop2deep@gmail.com >
2020-01-28 22:42:53 -08:00
trop[bot]
83c4633b21
fix: use powerMonitor.on() only after app is ready ( #21942 )
2020-01-28 22:13:19 +00:00
Electron Bot
a33063c8a7
chore: bump chromium in DEPS to 80.0.3987.75 ( #21932 )
2020-01-28 15:15:07 -05:00
trop[bot]
c478d45713
fix: ensure tray icon is the proper size on linux ( #21936 )
2020-01-28 18:15:22 +00:00
trop[bot]
74686a9cb3
fix: About Panel credits should be dark mode aware ( #21926 )
...
* fix: about panel credits should be dark mode aware
* use textColor for automatic adaptability
Co-authored-by: Shelley Vohr <codebytere@github.com >
2020-01-28 17:05:04 +09:00
Shelley Vohr
473a90f99f
fix: window.print() only working once ( #21908 )
2020-01-28 02:11:05 +00:00
trop[bot]
15e9f22fda
docs: clean up context bridge API docs ( #21917 )
2020-01-28 02:01:44 +00:00
Electron Bot
ee44155f7a
chore: bump chromium to 80.0.3987.74 (8-x-y) ( #21886 )
2020-01-27 23:08:46 +00:00
Shelley Vohr
bf64b34475
fix: recursive printing crash ( #21905 )
2020-01-27 21:18:02 +00:00
trop[bot]
26dbd2218e
fix: menu not updating with Tray.setContextMenu ( #21902 )
...
Co-authored-by: Cheng Zhao <zcbenz@github.com >
2020-01-27 15:48:02 +09:00
trop[bot]
38e46abf0b
Update browser-window.md ( #21901 )
...
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
2020-01-27 14:56:03 +09:00
Electron Bot
67f7bf4a23
chore: bump chromium to 80.0.3987.69 (8-x-y) ( #21863 )
...
Co-authored-by: Jeremy Apthorp <nornagon@nornagon.net >
2020-01-23 10:38:06 -08:00
trop[bot]
02f040c765
docs: added info on bookmark return values for securityScopedBookmarks ( #21874 )
2020-01-22 18:37:32 -08:00
trop[bot]
9b841e4594
fix: Windows checkboxChecked edge case ( #21861 )
2020-01-22 18:36:03 -08:00
trop[bot]
a40957f2bc
fix: some websites using WebComponents V0 not loading ( #21866 )
...
Co-authored-by: Shelley Vohr <codebytere@github.com >
2020-01-23 09:38:21 +09:00
trop[bot]
a6121f527c
fix: call SetCanActivate in setFocusable ( #21854 )
...
Co-authored-by: Cheng Zhao <zcbenz@github.com >
2020-01-22 14:45:27 +09:00
Cheng Zhao
71a31d553f
fix: crash when doing redirect navigation with webRequest listener (8-x-y) ( #21841 )
...
* fix: pass navigation_ui_data to proxying factory
* fix: clone response instead of move in redirect
2020-01-22 10:31:19 +09:00
Electron Bot
1a309fd55f
chore: bump chromium in DEPS to 80.0.3987.64 ( #21848 )
2020-01-21 11:41:13 -08:00
Electron Bot
73527e54c5
chore: bump chromium to 80.0.3987.63 (8-x-y) ( #21832 )
2020-01-20 19:09:53 +00:00
trop[bot]
2ef0827767
fix: crash when restoring minimized hidden window ( #21821 )
...
Co-authored-by: Cheng Zhao <zcbenz@github.com >
2020-01-20 15:43:32 +09:00
Electron Bot
76bcab07e6
chore: bump chromium in DEPS to 80.0.3987.61 ( #21826 )
2020-01-18 17:45:23 +00:00
Electron Bot
5a5b6abd2c
chore: bump chromium in DEPS to 80.0.3987.60 ( #21817 )
2020-01-17 10:27:43 -08:00
Electron Bot
4ce5a48076
Bump v8.0.0-beta.7
v8.0.0-beta.7
2020-01-16 09:55:43 -08:00
Electron Bot
7b61e6044a
chore: bump chromium in DEPS to 80.0.3987.59 ( #21800 )
2020-01-16 12:08:28 -05:00
trop[bot]
048f06c7f5
feat: add session.addWordToSpellCheckerDictionary to allow custom words in the dictionary ( #21297 )
...
* feat: add session.addWordToSpellCheckerDictionary to allow custom words in the dictionary
* Update session.md
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
2020-01-16 09:47:58 -05:00
trop[bot]
06868c938f
fix: printToPDF failing to generate PDF ( #21797 )
...
Co-authored-by: Shelley Vohr <codebytere@github.com >
2020-01-16 09:39:26 -05:00
Electron Bot
22e8fc6379
chore: bump chromium in DEPS to 80.0.3987.58 ( #21789 )
2020-01-15 19:04:45 -05:00
trop[bot]
427c139eff
fix: pass full response headers in net module ( #21769 )
...
* fix: pass full response headers in net module
* chore: put helper classes in annoymouse namespace
* fix: use hasOwnProperty to test key
* chore: shorter class name
Co-authored-by: Cheng Zhao <zcbenz@github.com >
2020-01-15 13:38:09 +09:00
Electron Bot
6a881520ee
chore: bump chromium in DEPS to 80.0.3987.55 ( #21765 )
2020-01-14 06:56:22 -08:00
trop[bot]
5a2c451c0b
fix: stream protocols not completing ( #21759 )
...
Co-authored-by: Jeremy Apthorp <nornagon@nornagon.net >
2020-01-14 16:09:46 +09:00
Robo
f47fbccf1a
Fix memory leak in generator functions ( #21760 )
...
Backports https://chromium-review.googlesource.com/c/v8/v8/+/1967317
2020-01-14 16:08:41 +09:00
Electron Bot
eb419946ad
Bump v8.0.0-beta.6
v8.0.0-beta.6
2020-01-13 10:25:18 -08:00
Electron Bot
1b204a4369
chore: bump chromium to 80.0.3987.51 (8-x-y) ( #21738 )
...
* chore: bump chromium in DEPS to 80.0.3987.49
* chore: bump chromium in DEPS to 80.0.3987.50
* chore: bump chromium in DEPS to 80.0.3987.51
2020-01-13 13:13:02 -05:00
Cheng Zhao
ee2de310f5
fix: disable private macOS APIs in MAS build except for CAContext/CALayerHost (8-x-y) ( #21574 )
...
* fix: add patch to disable remote accessibility APIs
* fix: add patch to disable private window frame APIs
2020-01-13 09:06:13 -05:00
trop[bot]
e81aa83a14
fix: don't fallback to OpenFolderViaShell ( #21748 )
...
Co-authored-by: Shelley Vohr <codebytere@github.com >
2020-01-13 14:56:19 +09:00
trop[bot]
96cae44f32
fix: prefer occluded rather than unloading layout info ( #21751 )
...
Co-authored-by: loc <andy@slack-corp.com >
2020-01-13 14:55:05 +09:00
Milan Burda
757e7a91a9
fix: load window-setup in sandboxed renderer ( #21416 ) ( #21431 )
2020-01-13 11:04:10 +09:00
trop[bot]
6faef05095
docs: responseHeaders should be Record<string, string[]> ( #21743 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2020-01-13 09:51:59 +09:00
Shelley Vohr
ee65a190fa
chore: deprecate visibleOnFullScreen option ( #21732 )
2020-01-13 09:48:16 +09:00
trop[bot]
da45f0341a
fix: avoid contextBridge double free on garbage collection ( #21735 )
...
* fix: reset next/prev pointers for life-monitored nodes
* fix: don't double-delete nodes in a linked list
Co-authored-by: loc <andy@slack-corp.com >
2020-01-10 16:56:40 -08:00
Electron Bot
c6517c0b7f
chore: bump chromium in DEPS to 80.0.3987.48 ( #21728 )
2020-01-10 11:47:38 -08:00
trop[bot]
2c92573978
fix: don't unnecessarily copy draggable regions ( #21722 )
2020-01-10 09:09:26 -08:00
trop[bot]
fa7326af64
fix: Notification crash in before-quit ( #21720 )
2020-01-10 09:08:24 -08:00
Electron Bot
aca96553fc
chore: bump chromium to 80.0.3987.47 (8-x-y) ( #21651 )
...
* chore: bump chromium in DEPS to 80.0.3987.32
* chore: bump chromium in DEPS to 80.0.3987.33
* chore: bump chromium in DEPS to 80.0.3987.34
* chore: bump chromium in DEPS to 80.0.3987.36
* chore: bump chromium in DEPS to 80.0.3987.37
* chore: bump chromium in DEPS to 80.0.3987.38
* chore: bump chromium in DEPS to 80.0.3987.39
* chore: bump chromium in DEPS to 80.0.3987.40
* chore: bump chromium in DEPS to 80.0.3987.43
* chore: bump chromium in DEPS to 80.0.3987.47
2020-01-09 08:22:19 -08:00
trop[bot]
37592cdaee
refactor: throw error for getLastCrashReport if crashReporter not started ( #21685 )
2020-01-07 09:15:50 -05:00
trop[bot]
64e48ad0e6
fix: SimpleURLLoaderWrapper redirects ( #21566 ) ( #21644 )
2020-01-01 09:31:38 +09:00
trop[bot]
68566583f0
fix: highlight defaulted button correctly ( #21653 )
2019-12-31 08:42:07 -08:00