Enable content.pdfjs setting on QtWebEngine

This commit is contained in:
Florian Bruhin 2018-09-07 19:33:42 +02:00
parent 36ad2c45b5
commit f7169dc0ba
2 changed files with 0 additions and 3 deletions

View File

@ -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`.

View File

@ -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.