b6a91ef5df
base::LinkedList does not delete its members on destruction. We need to manually ensure the linkedlist is empty when the ObjectCache is destroyed. Fixes #27039 Notes: Fixed memory leak when sending non-primitives over the context bridge |
||
---|---|---|
.. | ||
context_bridge | ||
electron_api_context_bridge.cc | ||
electron_api_context_bridge.h | ||
electron_api_crash_reporter_renderer.cc | ||
electron_api_ipc_renderer.cc | ||
electron_api_spell_check_client.cc | ||
electron_api_spell_check_client.h | ||
electron_api_web_frame.cc |