Closed Bug 261352 Opened 20 years ago Closed 20 years ago

document (comment) nsIDocumentLoader.idl

Categories

(Core Graveyard :: File Handling, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: fantasai.bugs, Unassigned)

References

()

Details

Attachments

(1 file)

definitions in nsIDocumentLoader.idl are undocumented
Attached patch patchSplinter Review
Attaching patch written by Daniel O'Connor

I can't review this, but whoever looks at it should note the removal of two
lines of comment.
Attachment #159949 - Flags: superreview?(bzbarsky)
Attachment #159949 - Flags: review?
this conflicts with bug 234257 :/

and this interface is expected to go away
Assignee: general → file-handling
Component: Browser-General → File Handling
QA Contact: general → ian
Comment on attachment 159949 [details] [diff] [review]
patch

+ * @todo Documentation: Assign a status (Frozen?)

this interface will NOT be frozen anytime soon


+ * nsIDocumentLoader is an interface for handling the document loading
process.

this is misleading. this comment would fit better with nsIURILoader.
Comment on attachment 159949 [details] [diff] [review]
patch

biesi's right.	This patch needs to be synced to the changes in bug 234257 at
the very least.  Also, the documentation for stop(), getLoadGroup(),
getContentViewerContainer(), createDocumentLoader(), while true, doesn't say
any more than the method names do.  For example, what does stop() actually
stop()?

Finally, there are no child event listeners involved (in particular, there are
no child listeners, and no event listeners; there are some
nsIWebProgressListeners around, though), so the documentation for
fireOnStatusChange() and fireOnLocationChange() is wrong.

Frankly, if we do plan to remove this interface (which I think we do),
documenting it is not really worth the time..
Attachment #159949 - Flags: superreview?(bzbarsky) → superreview-
fixed by bug 273319. the comments don't use doxygen style, but I don't think
that's much of an issue, as we want to kill this interface. please reopen if you
disagree.

changing URI to point to trunk version of the file
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Attachment #159949 - Flags: review? → review-
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: