Closed Bug 216396 Opened 21 years ago Closed 17 years ago

nsIURILoader::OpenURI comment not matching function signature

Categories

(Core Graveyard :: Embedding: APIs, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Biesinger, Assigned: adamlock)

References

()

Details

(hope this is the right component)

on nsIURILoader:

The function signature is:
 96   void openURI(in nsIChannel aChannel,
 97                in boolean aIsContentPreferred,
 98                in nsISupports aWindowContext);

Nevertheless, the comment above this function talks about an aURI parameter, as
well as an aComment parameter. That kinda disagrees with the function signature.
that should have been aCommand, not aComment, sorry
this was fixed by bug 220477
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.