Closed
Bug 1174048
Opened 10 years ago
Closed 10 years ago
Jump to definition shows 404 Not Found with a path in "--GENERATED--" directory
Categories
(Webtools Graveyard :: DXR, defect)
Webtools Graveyard
DXR
Tracking
(firefox41 affected)
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox41 | --- | affected |
People
(Reporter: xidorn, Unassigned)
Details
(Whiteboard: es)
I met this problem in this place:
https://dxr.allizom.org/mozilla-central/source/dom/ipc/ProcessPriorityManager.cpp#826
when I click "GetOwnerIsBrowserOrAppFrame" and then "Jump to definition", it shows 404 Not Found to me. The url of that 404 page is: https://dxr.allizom.org/mozilla-central/source/--GENERATED--/dist/include/nsIFrameLoader.h#142
Comment 1•10 years ago
|
||
This was probably a transient issue as we were playing with how to index generated code. It works now. Thanks for the report!
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
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
•