electron/shell/renderer/api/context_bridge
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
..
object_cache.cc fix: disable contextBridge object identity caching (#21803) 2020-03-03 23:18:22 -08:00
object_cache.h fix: disable contextBridge object identity caching (#21803) 2020-03-03 23:18:22 -08:00
render_frame_function_store.cc fix: disable contextBridge object identity caching (#21803) 2020-03-03 23:18:22 -08:00
render_frame_function_store.h fix: disable contextBridge object identity caching (#21803) 2020-03-03 23:18:22 -08:00