mirror of
https://github.com/electron/electron.git
synced 2026-01-27 08:18:28 -05:00
We are going to use IPC_MESSAGE_HANDLER_DELAY_REPLY to handle synchronous messages but DictionaryValue is not copyable, so we pass the JSON string instead.