Closed Bug 546359 Opened 14 years ago Closed 13 years ago

Escape constructs in code that form valid HTML

Categories

(Webtools Graveyard :: DXR, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jdm, Assigned: humph)

Details

In nsAutoPtr.h, there is a template that takes a class U.  Later, this is used in |nsAutoPtr<U>|, and the rest of the file is underlined and very ugly from that point on.
I've got this fixed in my local tree as part of an overall rewrite of the HTML generation code.  I'll get it up on dxr.m.o in the next few days when I've finished testing the rest of the changes.

For reference, here's a current example that's broken:

http://dxr.mozilla.org/mozilla-central/xpcom/ds/CheckedInt.h.html#l142
Assignee: nobody → david.humphrey
Status: NEW → ASSIGNED
This appears to be fixed now.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.