Closed
Bug 239434
Opened 21 years ago
Closed 21 years ago
nsIPrefBranchInternal IDL Doc is wrong
Categories
(Core :: Preferences: Backend, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: ali)
References
()
Details
Attachments
(1 file)
916 bytes,
patch
|
caillon
:
review+
tor
:
superreview+
mkaply
:
approval1.7+
|
Details | Diff | Splinter Review |
60 * will receive the notification via their |Observe| method. The following
61 * arguments will be passed to the |Observe| method:
...
63 * aTopic - The string defined by NS_PREFBRANCH_PREFCHANGE_OBSERVER_ID
120 #define NS_PREFBRANCH_PREFCHANGE_TOPIC_ID "nsPref:changed"
QA note: you can verify this by checking to see that the document is internally
consistent.
Assignee | ||
Comment 1•21 years ago
|
||
The patch just changes the documentation to be consistent with the code.
Assignee | ||
Updated•21 years ago
|
Attachment #145358 -
Flags: superreview?(tor)
Attachment #145358 -
Flags: review?(caillon)
Updated•21 years ago
|
Attachment #145358 -
Flags: review?(caillon) → review+
Attachment #145358 -
Flags: superreview?(tor) → superreview+
Assignee | ||
Comment 2•21 years ago
|
||
Comment on attachment 145358 [details] [diff] [review]
Making documentation consistent with code
This is a one-liner no-risk code documentation fix that should probably make it
into 1.7.
Attachment #145358 -
Flags: approval1.7?
Comment 3•21 years ago
|
||
Comment on attachment 145358 [details] [diff] [review]
Making documentation consistent with code
a=mkaply
Attachment #145358 -
Flags: approval1.7? → approval1.7+
Updated•21 years ago
|
Assignee: timeless → aebrahim
Comment 4•21 years ago
|
||
Checking in modules/libpref/public/nsIPrefBranchInternal.idl;
/cvsroot/mozilla/modules/libpref/public/nsIPrefBranchInternal.idl,v <--
nsIPrefBranchInternal.idl
new revision: 1.11; previous revision: 1.10
done
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•