[webkit-dev] Support "registerProtocolHandler" in WebKit2
Anne van Kesteren
annevk at annevk.nl
Fri May 22 17:55:30 PDT 2015
On Fri, May 22, 2015 at 6:43 PM, Gyuyoung Kim <gyuyoung.kim at webkit.org> wrote:
> Current implementation doesn't hook to HTML's navigation directly. We
> delegate the html navigation(or call native application) to application.
> Application is able to decide to navigate the given html page or execute
> native application through the patch. As far as I know, Chrome also has
> similar implementation.
Okay, so
<img src=mailto:...>
results in a network error and not a fetch to the registered URL?
--
https://annevankesteren.nl/
More information about the webkit-dev
mailing list