Add support for Navigator.registerProtocolHandler()

Authored by drosca on Jan 28 2019, 4:52 PM.

Description

Add support for Navigator.registerProtocolHandler()

It is now possible to eg. register webmail to handle mailto:
links.
If a site asks to register protocol handler, it will be available
in site info widget (right click on web icon in location bar).

Requires QtWebEngine >= 5.11

BUG: 403183
FIXED-IN: 3.1.0

Details

Committed
droscaJan 28 2019, 4:54 PM
Parents
R875:38b2631de97f: SiteInfoWidget: Add site name header
Branches
Unknown
Tags
Unknown