Add webview support for disabled blink features
This commit is contained in:
parent
ae71cf3df1
commit
ca6e3ed1ef
3 changed files with 11 additions and 1 deletions
|
@ -16,6 +16,7 @@ module.exports = {
|
|||
ATTRIBUTE_PRELOAD: 'preload',
|
||||
ATTRIBUTE_USERAGENT: 'useragent',
|
||||
ATTRIBUTE_BLINKFEATURES: 'blinkfeatures',
|
||||
ATTRIBUTE_DISBLEBLINKFEATURES: 'disableblinkfeatures',
|
||||
|
||||
// Internal attribute.
|
||||
ATTRIBUTE_INTERNALINSTANCEID: 'internalinstanceid',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue