mirror of
https://github.com/electron/electron.git
synced 2026-02-07 05:35:02 -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.