Closed
Bug 236238
Opened 22 years ago
Closed 22 years ago
Dead links on "The Complete nsCOMPtr User's Manual"
Categories
(Developer Documentation Graveyard :: General, defect)
Developer Documentation Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alex, Assigned: endico)
References
()
Details
Attachments
(1 file)
|
1.85 KB,
patch
|
Details | Diff | Splinter Review |
There are a few dead links on "The Complete nsCOMPtr User's Manual"
(http://www.mozilla.org/projects/xpcom/nsCOMPtr.html). Patch attached.
| Reporter | ||
Comment 1•22 years ago
|
||
Comment on attachment 142773 [details] [diff] [review]
Patch for the broken links
r=dbaron if you also change the text *inside* these links:
>- <li><a href="http://lxr.mozilla.org/seamonkey/source/xpcom/base/nsCOMPtr.h">xpcom/base/nsCOMPtr.h</a></li>
>- <li><a href="http://lxr.mozilla.org/seamonkey/source/xpcom/base/nsCOMPtr.cpp">xpcom/base/nsCOMPtr.cpp</a></li>
>+ <li><a href="http://lxr.mozilla.org/seamonkey/source/xpcom/glue/nsCOMPtr.h">xpcom/base/nsCOMPtr.h</a></li>
>+ <li><a href="http://lxr.mozilla.org/seamonkey/source/xpcom/glue/nsCOMPtr.cpp">xpcom/base/nsCOMPtr.cpp</a></li>
fixed
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Component: Mozilla Developer → Documentation Requests
Product: Documentation → Mozilla Developer Center
Updated•13 years ago
|
Component: Documentation Requests → Documentation
Updated•13 years ago
|
Component: Documentation → General
Product: Mozilla Developer Network → Developer Documentation
You need to log in
before you can comment on or make changes to this bug.
Description
•