Judson Valeski <[EMAIL PROTECTED]> writes:
> At the 03/06/01 meeting we discussed the following interfaces. Visit the
> said URL (I just updated it will take a few minutes for the server to
> refresh) and view the most recent notes for details.
>
> nsIRequest -
> http://www.mozilla.org/projects/embedding/apiReviewNotes.html#nsIRequest
Is there some reason that the "name" attribute on nsIRequest is only
sometimes a URI? I guess what I'm not understanding is why it's
necessary to have channel objects supply both a name attribute and a
URI attribute. Why not just have every nsIRequest::name be a URI and
do away with the URI attribute on the channel?
Dan
--