Closed
Bug 748376
Opened 13 years ago
Closed 13 years ago
IDL files gives 404 errors
Categories
(Webtools Graveyard :: DXR, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lionel, Assigned: carlos)
References
Details
http://dxr.lanedo.com/search.cgi?tree=mozilla-central&string=nsifile
gives nsIFile in sidebar, which results in a
http://dxr.lanedo.com/mozilla-central/--GENERATED--/xpcom/io/_xpidlgen/nsIFile.h.html#l30 404
Reporter | ||
Updated•13 years ago
|
Assignee: nobody → carlos
Severity: normal → critical
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Priority: -- → P5
Reporter | ||
Updated•13 years ago
|
Priority: P5 → P1
Assignee | ||
Comment 1•13 years ago
|
||
This bug already got a patch in master some time ago, all generated files are already looked for in the right place, so they don't 404 anymore
commit d5dcf2d4973f642a75e6b63047f6ccd12b6826e0
Author: Carlos Garnacho <carlos@lanedo.com>
Date: Wed Apr 25 13:31:11 2012 +0200
dxr: Include generated files in HTML generation
The generated files needed special handling as they only exist
in the objdir.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•