electron/atom/renderer/api
Nitish Sakhawalkar ce33169b71 fix: correctly destroy spellcheck client (#16526)
* fix: Destroy spellcheck client

* Address review comments
2019-01-29 15:58:59 -08:00
..
atom_api_renderer_ipc.cc perf: don't use JSON to send the result of ipcRenderer.sendSync. (#8953) 2018-06-13 17:38:31 +10:00
atom_api_renderer_ipc.h perf: don't use JSON to send the result of ipcRenderer.sendSync. (#8953) 2018-06-13 17:38:31 +10:00
atom_api_spell_check_client.cc fix: enable spell checking, which broke in upgrade to ch66 2018-07-12 13:28:15 -07:00
atom_api_spell_check_client.h fix: enable spell checking, which broke in upgrade to ch66 2018-07-12 13:28:15 -07:00
atom_api_web_frame.cc fix: correctly destroy spellcheck client (#16526) 2019-01-29 15:58:59 -08:00
atom_api_web_frame.h fix: correctly destroy spellcheck client (#16526) 2019-01-29 15:58:59 -08:00