Implement GuestViewInternal.createGuest and destroyGuest
This commit is contained in:
parent
d34cff2eef
commit
a22a5c67bd
8 changed files with 124 additions and 16 deletions
|
@ -56,7 +56,7 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<browser-plugin type="application/browser-plugin"></browser-plugin>
|
||||
<webview id="foo" src="http://www.baidu.com/" style="display:block; width:640px; height:100px"></webview>
|
||||
|
||||
<script>
|
||||
var execPath = require('remote').process.execPath;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue