This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
electron
Watch
1
Star
1
Fork
0
You've already forked electron
mirror of
https://github.com/electron/electron.git
synced
2026-01-26 07:48:08 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
075472d6ef34e6a7bb78c88a7be0cf26c7d5be5d
electron
/
shell
/
renderer
/
api
History
Samuel Attard
075472d6ef
fix: do not leak IPC or context bridge promises (
#23321
)
2020-04-29 15:51:41 -07:00
..
context_bridge
fix: ensure that functions are not retained beyond their context being released (
#23207
)
2020-04-21 18:05:01 -07:00
electron_api_context_bridge.cc
fix: do not leak IPC or context bridge promises (
#23321
)
2020-04-29 15:51:41 -07:00
electron_api_context_bridge.h
refactor: port window.open and window.opener to use ctx bridge instead of hole punching (
#23235
)
2020-04-27 12:46:04 -07:00
electron_api_ipc_renderer.cc
fix: do not leak IPC or context bridge promises (
#23321
)
2020-04-29 15:51:41 -07:00
electron_api_spell_check_client.cc
chore: rename atom -> electron (
#21986
)
2020-02-04 12:19:40 -08:00
electron_api_spell_check_client.h
chore: rename atom -> electron (
#21986
)
2020-02-04 12:19:40 -08:00
electron_api_web_frame.cc
fix: webframe crashes for removed render frame (
#22925
)
2020-04-02 19:59:19 -07:00