deepak1556
|
36819e2638
|
added did-navigate event, getFavicon api and workaround webview spec
|
2015-04-25 09:50:28 +05:30 |
|
deepak1556
|
9b585458c1
|
webview: will-navigate and page-favicon-set navigation events
|
2015-04-25 09:50:28 +05:30 |
|
deepak1556
|
15a648a879
|
webContents: event to detect status of requested resource
|
2015-04-08 19:14:47 +05:30 |
|
Robo
|
87af6f9c80
|
webview: adding page-title-set event
|
2015-04-05 14:50:42 +05:30 |
|
Cheng Zhao
|
d46c64f64b
|
Clean up WebView's ipc listeners when detached, fix #1185
|
2015-03-23 23:07:53 +08:00 |
|
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 |
|