Closed
Bug 378128
Opened 19 years ago
Closed 19 years ago
ascii art in IDL files should be protected so that it displays in documentation
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha5
People
(Reporter: ray, Assigned: ray)
References
()
Details
Attachments
(1 file)
|
1.77 KB,
patch
|
Biesinger
:
review+
|
Details | Diff | Splinter Review |
See these two:
http://mxr.mozilla.org/mozilla/source/netwerk/base/public/nsIURI.idl
http://www.xulplanet.com/references/xpcomref/ifaces/nsIURI.html
The ascii art that shows the structure of a URI starting at line 50 of th IDL file is wrecked when it gets displayed in the documentation at XULPlanet.
I think that wrapping <pre> tags around it will protect it. I will add other patches for these if I happen to find others.
Attachment #262209 -
Flags: review?(cbiesinger)
Updated•19 years ago
|
Attachment #262209 -
Flags: review?(cbiesinger) → review+
I am assuming this does not need super-review. It seems a reasonable guess.
Whiteboard: [checkin needed]
Updated•19 years ago
|
Assignee: nobody → ray
Flags: in-testsuite-
Comment 2•19 years ago
|
||
Checking in nsIURI.idl;
/cvsroot/mozilla/netwerk/base/public/nsIURI.idl,v <-- nsIURI.idl
new revision: 1.29; previous revision: 1.28
done
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Target Milestone: --- → mozilla1.9alpha5
You need to log in
before you can comment on or make changes to this bug.
Description
•