mirror of
https://github.com/electron/electron.git
synced 2026-01-25 15:28:11 -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.