QuotaRequest QML Type▲
-
Import Statement: import QtWebEngine
-
Since: QtWebEngine 1.7
-
Instantiates:: QWebEngineQuotaRequest
Detailed Description▲
Requesting host quota is no longer supported by Chromium.
The behavior of navigator.webkitPersistentStorage is identical to navigator.webkitTemporaryStorage.
For further details, see https://crbug.com/1233525
See Also▲
See also WebEngineView::quotaRequested()