Cheng Zhao
|
6515a445a0
|
Use ipcRenderer in Electron's code
|
2015-11-10 15:29:43 +08:00 |
|
Cheng Zhao
|
f2fa0e96eb
|
Pass options in "new-window" event
|
2015-09-22 23:40:16 +08:00 |
|
Gohy Leandre
|
590be75fa9
|
add ValidatedUrl to did-fail-load event
|
2015-09-09 15:56:16 +02:00 |
|
Robo
|
0a7a4c0d0a
|
webview: adding load-commit event
|
2015-08-05 19:22:30 +05:30 |
|
Jonathan
|
c0ce8723d4
|
Fix typo
|
2015-07-31 20:16:26 +02:00 |
|
Cheng Zhao
|
e4bb456964
|
Pass element size when attaching
|
2015-05-29 11:47:54 +08:00 |
|
Cheng Zhao
|
bdf73fcd4c
|
Update to the new algorithm of setting webview size
|
2015-05-29 11:12:55 +08:00 |
|
deepak1556
|
c22b138b67
|
webContents: providing header details with response event
|
2015-05-23 19:26:47 +05:30 |
|
deepak1556
|
0dcf061dc1
|
check if window is html or forced fullscreen
|
2015-05-21 10:16:11 +05:30 |
|
Cheng Zhao
|
4ae1998d09
|
Revert #1604
|
2015-05-20 20:35:54 +08:00 |
|
deepak1556
|
04b797ff0c
|
webContents: providing response headers in did-get-response-details event
|
2015-05-20 15:54:30 +05:30 |
|
deepak1556
|
c548b9c87e
|
webContents: adding events to detect gpu and plugin process crashes
|
2015-05-20 15:05:48 +05:30 |
|
deepak1556
|
8c5f171a93
|
webContents: providing dom-ready event
|
2015-04-30 09:58:29 +05:30 |
|
deepak1556
|
18b3dfa350
|
removed will-navigate and did-navigate events
|
2015-04-25 09:50:28 +05:30 |
|
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 |
|