electron/renderer
Cheng Zhao 0b2b9d371e Remembers all opened web frames.
There is a hack in WebKit to switch to the creation context of exception
when under node context, so we need to remember all window contexts.

Remove this when we have multi-context node.
2013-04-20 13:05:23 +08:00
..
mac Initial empty browser. 2013-04-12 10:14:23 +08:00
atom_render_view_observer.cc Remembers all opened web frames. 2013-04-20 13:05:23 +08:00
atom_render_view_observer.h Remembers all opened web frames. 2013-04-20 13:05:23 +08:00
atom_renderer_client.cc Inject node bindings to renderer's DOM. 2013-04-20 11:13:06 +08:00
atom_renderer_client.h Inject node bindings to renderer's DOM. 2013-04-20 11:13:06 +08:00