Cheng Zhao
|
b4cdb546fe
|
Don't set contentWindow property for <webview>
This property is only available in Chrome and we don't need it in
atom-shell, so remove it to avoid confusions.
Fixes #997.
|
2015-01-12 14:17:49 -08:00 |
|
Cheng Zhao
|
95793e410d
|
Redirect guest page's ipc message to embedder
|
2014-12-16 21:10:53 -08:00 |
|
Cheng Zhao
|
11cd301127
|
Only listen to its own events in <webview>, fixes #885
|
2014-12-12 17:16:12 -08:00 |
|
Cheng Zhao
|
0b668b8e17
|
Minor fixes on <webview>
|
2014-12-11 09:30:55 -08:00 |
|
Cheng Zhao
|
882a08f61a
|
Fix browser plugin API changes
|
2014-12-08 09:00:00 -08:00 |
|
Cheng Zhao
|
a9072049ea
|
Move webview code to atom/renderer/lib/web-view
|
2014-12-08 06:08:21 -08:00 |
|