electron/shell/renderer/api
Samuel Attard 96bf9ce77f
refactor: port parts of window-setup to use ctx bridge instead of being run in the main world (#23194)
* refactor: port parts of window-setup to use ctx bridge instead of being run in the main world

* chore: update ctx bridge specs for new base numbers
2020-04-22 12:42:51 -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 refactor: port parts of window-setup to use ctx bridge instead of being run in the main world (#23194) 2020-04-22 12:42:51 -07:00
electron_api_context_bridge.h fix: disable contextBridge object identity caching (#21803) 2020-03-03 23:18:22 -08:00
electron_api_ipc_renderer.cc chore: rename renderer_ipc.cc to ipc_renderer.cc (#23125) 2020-04-20 08:18:15 -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