Enable content.pdfjs setting on QtWebEngine
This commit is contained in:
parent
36ad2c45b5
commit
f7169dc0ba
@ -1943,8 +1943,6 @@ Type: <<types,Bool>>
|
||||
|
||||
Default: +pass:[false]+
|
||||
|
||||
This setting is only available with the QtWebKit backend.
|
||||
|
||||
[[content.persistent_storage]]
|
||||
=== content.persistent_storage
|
||||
Allow websites to request persistent storage quota via `navigator.webkitPersistentStorage.requestQuota`.
|
||||
|
@ -641,7 +641,6 @@ content.notifications:
|
||||
content.pdfjs:
|
||||
default: false
|
||||
type: Bool
|
||||
backend: QtWebKit
|
||||
desc: >-
|
||||
Allow pdf.js to view PDF files in the browser.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user