Commit 442ad85e authored by Allan Sandfeld Jensen's avatar Allan Sandfeld Jensen Committed by Joerg Bornemann
Browse files

Remove unnecessay delegation over CustomUrlSchemeHandler


With QWebEngineSchemeHandler in QtWebEngineCore, we do not need the
indirection and delegation CustomUrlSchemeHandler provided. This
means the class can be removed and we can also store the handlers
directly in BrowserContextAdapter and save a copy of the installed
handlers in the QWebEngineProfile.

Change-Id: Iabb5cc9d364c2f2a879bc77bfb2ff14b3c2ff640
Reviewed-by: default avatarKai Koehne <kai.koehne@theqtcompany.com>
parent 295a915b
Showing with 41 additions and 200 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