Closed
Bug 29246
Opened 25 years ago
Closed 24 years ago
Selection.idl and Range.idl need comments
Categories
(Core :: DOM: Selection, defect, P2)
Core
DOM: Selection
Tracking
()
Future
People
(Reporter: cmanske, Assigned: mjudge)
Details
It's hard to understand the selection system without documentation!
If you use the JavaDoc style of comments, they will automatically be copied
into the associated interface.h files as well: nsIDOMSelection.h and
nsIDOMRange.h
It looks like SelectionListener.idl does have a comment, but not in the correct
style, so that comment is not copied to nsIDOMSelectionListener.h
Updated•25 years ago
|
Component: Editor → Selection
OS: Windows NT → All
Hardware: PC → All
Summary: Selection.idl and Range.idl need comments → Selection.idl and Range.idl need comments
Target Milestone: M15
Updated•25 years ago
|
Priority: P3 → P2
Target Milestone: M15 → M16
Comment 1•25 years ago
|
||
Per Beth, moving this out to M18 ... comments would be great, but Mike is
overloaded.
Target Milestone: M16 → M18
will add comments as i look at code. thx
Status: NEW → ASSIGNED
Target Milestone: M18 → M19
*** This bug has been marked as a duplicate of 64327 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•