Closed
Bug 306966
Opened 19 years ago
Closed 19 years ago
Convert method comments in nsISecretDecoderRing to doxygen
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: Waldo, Assigned: Waldo)
References
()
Details
Attachments
(1 file)
|
2.90 KB,
patch
|
darin.moz
:
review+
darin.moz
:
superreview+
|
Details | Diff | Splinter Review |
XULPlanet uses doxygen to generate reference documentation, as will/does Devmo. Comments should start with "/**" in order to make them parsable.
| Assignee | ||
Comment 1•19 years ago
|
||
See http://lxr.mozilla.org/mozilla/source/security/manager/ssl/src/nsSDR.cpp for the implementation of the interface.
Attachment #208169 -
Flags: superreview?(darin)
Attachment #208169 -
Flags: review?(darin)
Updated•19 years ago
|
Attachment #208169 -
Flags: superreview?(darin)
Attachment #208169 -
Flags: superreview+
Attachment #208169 -
Flags: review?(darin)
Attachment #208169 -
Flags: review+
Comment 2•19 years ago
|
||
mozilla/netwerk/base/public/nsISecretDecoderRing.idl; new revision: 1.6;
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9alpha
You need to log in
before you can comment on or make changes to this bug.
Description
•