Move capturePage to WebContents
This commit is contained in:
parent
d42d10a47c
commit
f7b72f0948
8 changed files with 67 additions and 79 deletions
|
@ -386,7 +386,8 @@ var registerWebViewElement = function () {
|
|||
'inspectServiceWorker',
|
||||
'print',
|
||||
'printToPDF',
|
||||
'showDefinitionForSelection'
|
||||
'showDefinitionForSelection',
|
||||
'capturePage'
|
||||
]
|
||||
nonblockMethods = [
|
||||
'insertCSS',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue