Hi Anne,

I need to verify the behaviour using the patch though, I think the
registered URL isn't fetched under current patch of Bug 92749.
However I need to check if the registered URL is passed to application
under the patch's implementation. If this feature will be landed to WK2,
it would be good if we add a test to check it. Let me do it.

Gyuyoung.

On Sat, May 23, 2015 at 9:55 AM, Anne van Kesteren <ann...@annevk.nl> wrote:

> On Fri, May 22, 2015 at 6:43 PM, Gyuyoung Kim <gyuyoung....@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/
>
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to