Cheng Zhao
|
e110f5c37c
|
Remove unneeded cleanup code
|
2014-10-25 23:09:45 +08:00 |
|
Cheng Zhao
|
58a38d90b8
|
Don't fork renderer process for guest
|
2014-10-24 19:08:26 +08:00 |
|
Cheng Zhao
|
4ccb0cccf3
|
Rename web-view module to web-frame
|
2014-10-24 18:45:03 +08:00 |
|
Cheng Zhao
|
6336edbe92
|
Implement allowtransparency attribute
|
2014-10-24 16:48:21 +08:00 |
|
Cheng Zhao
|
39e75574f4
|
Attach <webview> with guest WebContents
|
2014-10-24 14:37:14 +08:00 |
|
Cheng Zhao
|
d34cff2eef
|
api: Add webContent.create() to create detached WebContents
|
2014-10-23 14:04:13 +08:00 |
|
Cheng Zhao
|
a8cb839734
|
webContents.executeJavaScript should run code after page is loaded.
Fixes atom/atom#1805.
|
2014-06-16 09:10:41 +08:00 |
|
Cheng Zhao
|
972bb2e9fb
|
Make sure webContents is created when opening devtools.
Fixes atom/atom#2270.
|
2014-05-20 20:58:11 +08:00 |
|
Cheng Zhao
|
a85db2d780
|
Deprecate the BrowserWindow.restart.
Now BrowserWindow.reload would just do the same thing.
|
2014-04-29 15:44:41 +08:00 |
|
Cheng Zhao
|
19698fc739
|
Move "restart()" API to webContents.
|
2014-04-29 15:22:06 +08:00 |
|
Cheng Zhao
|
1bba15cb7f
|
Avoid using processId and routingId directly.
|
2014-04-25 16:45:14 +08:00 |
|
Cheng Zhao
|
23ccad4915
|
Separate the webContents code in a new file.
|
2014-04-25 16:23:40 +08:00 |
|