summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebengineloadrequest.cpp
diff options
context:
space:
mode:
authorJüri Valdmann <juri.valdmann@qt.io>2018-03-01 14:32:48 +0100
committerKai Koehne <kai.koehne@qt.io>2018-03-08 14:41:07 +0000
commit349d11dd83578b5baeec87e41c71f612e5bd21b3 (patch)
treef75acb8eceb571c24856800443ed3ac39fd3e6fb /src/webengine/api/qquickwebengineloadrequest.cpp
parent58b0b8d52222018c814b5e1c0d0d8cf648bca835 (diff)
Move quota and registerProtocolHandler permission classes to core
- Move QWebEngineQuotaPermissionRequest and QWebEngineRegisterProtocolHandlerPermissionRequest to QtWebEngineCore. - Delete QQuickWebEngineQuotaPermissionRequest and QQuickWebEngineRegisterProtocolHandlerPermissionRequest. Miscellaneous cleanup: - Mark QWebEngineQuotaPermissionRequest constructors as internal for QDoc. - Remove superfluous Q_DECLARE_METATYPEs (implied by Q_GADGET). - Remove Q_UNREACHABLE from default constructor. For some reason QML seems to default construct an unused temporary object before throwing it away and copy constructing the actual object. This triggers Q_UNREACHABLE. Change-Id: Icf9f4e34996e4c64aec65b734bcb3bbd22b4dc51 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'src/webengine/api/qquickwebengineloadrequest.cpp')
0 files changed, 0 insertions, 0 deletions