Enable the UI thread in browser to receive synchronous messages.
authorCheng Zhao <zcbenz@gmail.com>
Wed, 10 Jul 2013 04:36:02 +0000 (12:36 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Wed, 10 Jul 2013 04:36:02 +0000 (12:36 +0800)
commitce569ebf78207f7385bb725d9343d7ab7fb6d5fb
tree670edd73a8c5bc29bc01f6a513879e4e3fefaaa8
parent9c52af825301d001124ae23a3fab61ba79a7bb69
Enable the UI thread in browser to receive synchronous messages.

This is required to send synchronous message from renderer to browser.
renderer/api/atom_api_renderer_ipc.cc