Commit bf3753f0 authored by Kirill Burtsev's avatar Kirill Burtsev
Browse files

Allow deferring QWebEngineCertificateError handling


Introduce defer() method for halting URL load on certificate errors,
and methods for rejecting and ignoring these errors subsequently
in async manner.

[ChangeLog][QtWebEngineWidgets][QWebEngineCertificateError] New
methods for asynchronous decision on certificate error during load.

Fixes: QTBUG-55110
Change-Id: Ib23eb568862ccc360208922a6a581f8e7edc4a7e
Reviewed-by: default avatarMichael Brüning <michael.bruning@qt.io>
parent 8213ea60
Showing with 472 additions and 45 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment