electron/shell/renderer/api
Samuel Attard 2563681583
fix: disable contextBridge object identity caching (#21803)
* fix: disable contextBridge object identity caching

* cleanup

* chore: make non-const references raw pointers

* fix: zero-param constructors are not explicit

* refactor: use base::LinkedList

Co-authored-by: Jeremy Apthorp <nornagon@nornagon.net>
2020-03-03 23:18:22 -08:00
..
context_bridge fix: disable contextBridge object identity caching (#21803) 2020-03-03 23:18:22 -08:00
electron_api_context_bridge.cc fix: disable contextBridge object identity caching (#21803) 2020-03-03 23:18:22 -08:00
electron_api_context_bridge.h fix: disable contextBridge object identity caching (#21803) 2020-03-03 23:18:22 -08:00
electron_api_renderer_ipc.cc chore: rename node bindings atom => electron (#22176) 2020-02-14 06:25:39 -05: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 feat: optional typically sync callback for WebFrame#executeJavaScript* (#21423) 2020-03-02 16:11:40 -08:00