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
