Closed Bug 308202 Opened 19 years ago Closed 18 years ago

Comments in nsIURL.idl are hard to understand due to bad examples

Categories

(Core :: Networking, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dbaron, Assigned: darin.moz)

Details

There are lots of comments in nsIURL.idl that are hard to understand because
they seem to describe examples in terms of incorrect parsing.  For example, the URL:

http://directory/fileBaseName.fileExtension?query

(the first example in the file).  If this were parsed as an HTTP URL,
"directory" would be the host, not part of the path.  Many of the example URLs
in the header have the same problem.  This makes it unclear what the header is
really referring to.
Agreed.  This should be fixed.
I forgot to mark this fixed:

1.29 <darin@meer.net> 2006-05-18 12:03
fix documentation to mention proper http:// URLs.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.