electron/shell/renderer/api
loc 8a06ef11cf fix: ensure persistence store still exists when GC runs (#21402)
Fix a bad access crash that happens when a render frame is deleted (window closed) and garbage collection runs afterward.
2019-12-06 11:15:08 -08:00
..
context_bridge fix: ensure persistence store still exists when GC runs (#21402) 2019-12-06 11:15:08 -08:00
atom_api_context_bridge.cc refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09:00
atom_api_context_bridge.h chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
atom_api_renderer_ipc.cc refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09:00
atom_api_spell_check_client.cc chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
atom_api_spell_check_client.h chore: remove native_mate (Part 12) (#20869) 2019-10-31 16:56:00 +09:00
atom_api_web_frame.cc fix: deprecate setLayoutZoomLevelLimits (#21296) 2019-12-02 13:27:03 -08:00