Hi Ivan,
refer to http://en.wikipedia.org/wiki/URI_scheme this will give you some
idea.

Thanks,
Naiem

Date: Wed, 9 Mar 2011 10:43:41 +0800
> From: Ivan Chen <[email protected]>
> To: [email protected]
> Subject: [webkit-help] A question about add custom protocol
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi,
> Guys
>
> I am curious about how the "mailto:[email protected]"; thing works, how
> does browser know how to handle the mailto:XXX thing.
> I check the code in webcore/platform/kurl.cpp, found there is some logic
> used to parse the protocols like, maileto, file, http and so on.
>
>
> Can anyone give some material about how the whole thing be done. From user
> input "mailto:XXX"; to the Mail application has been launched.
> And one more thing, is there any guide to add customized protocol like
>  input "ivanc:XXX" , then I can do something I want :)
>
>
>
>
>
> Thanks
> Ivan Chen
>
>
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to