Synchronous event should be bound to WebContents.
authorCheng Zhao <zcbenz@gmail.com>
Fri, 4 Apr 2014 14:04:42 +0000 (22:04 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Fri, 4 Apr 2014 14:04:42 +0000 (22:04 +0800)
commita80fe40f562a2243f34d5514117c018c4c835441
tree9ee64dd22c6ed0cfcb4f43140b4592ece37c6954
parentb1f0c2d1741ac15491136ab42415dbdcfd97efc1
Synchronous event should be bound to WebContents.

This allows us to reply to synchronous message for arbitrary
WebContents.
atom/browser/api/atom_api_event.cc
atom/browser/api/atom_api_event.h
atom/browser/api/atom_browser_bindings.cc
atom/browser/api/atom_browser_bindings.h
atom/browser/native_window.cc
atom/browser/native_window.h