On Oct 17, 2006, at 10:17 AM, Becky Willrich wrote:
I would like to guarantee that this protocol is called first for
all URLs (especially including file:// ) -- assuming no other
protocols are registered after mine. Can I assume that? That is,
is it a last-registered-first-asked algorithm, and can I depend on
that?
Yes - last registered wins, so as long as no one else registers a
protocol over yours, you will be asked first for every URL.
REW
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webkitsdk-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webkitsdk-dev/email@hidden