mirror of
https://github.com/electron/electron.git
synced 2026-01-29 01:08:18 -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.