![]() The class didn't save the V8 context for the spell checking JS function. When it later tried to call the JS function and there was no active context, V8 crashed. I also optimized the spell checking loop by introducing `SpellCheckScope` and reusing the V8 handles throughout the whole loop. |
||
---|---|---|
.. | ||
atom_api_renderer_ipc.cc | ||
atom_api_renderer_ipc.h | ||
atom_api_spell_check_client.cc | ||
atom_api_spell_check_client.h | ||
atom_api_web_frame.cc | ||
atom_api_web_frame.h |