webview: add blinkfeatures attribute
This commit is contained in:
parent
2e8a2c3a7f
commit
fab34b400e
4 changed files with 23 additions and 1 deletions
|
@ -16,6 +16,7 @@ module.exports = {
|
|||
ATTRIBUTE_ALLOWPOPUPS: 'allowpopups',
|
||||
ATTRIBUTE_PRELOAD: 'preload',
|
||||
ATTRIBUTE_USERAGENT: 'useragent',
|
||||
ATTRIBUTE_BLINKFEATURES: 'blinkfeatures',
|
||||
|
||||
// Internal attribute.
|
||||
ATTRIBUTE_INTERNALINSTANCEID: 'internalinstanceid',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue