electron/shell/renderer/api
Samuel Attard 7f9b7b2e95
chore: clean up context bridge scopes and add specs for internal bridge (#23334)
* chore: clean up context bridge context scopes

* spec: add specs for internalContextBridge
2020-05-11 13:41:42 -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 chore: clean up context bridge scopes and add specs for internal bridge (#23334) 2020-05-11 13:41:42 -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_crash_reporter_renderer.cc fix: crashReporter incompatible with sandbox on Linux (#23265) 2020-05-07 13:31:26 -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