electron/shell/renderer/api
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