Closed
Bug 1198306
Opened 10 years ago
Closed 9 years ago
jumping to inline definition in non-header file does not work (NS_NewURI)
Categories
(Webtools Graveyard :: DXR, defect)
Webtools Graveyard
DXR
Tracking
(firefox43 affected)
RESOLVED
DUPLICATE
of bug 986522
| Tracking | Status | |
|---|---|---|
| firefox43 | --- | affected |
People
(Reporter: froydnj, Unassigned)
Details
STR:
1. Head for DXR.
2. Search for "NS_NewURI".
3. Click on any one of the calls returned.
4. Select "jump to definition" for the NS_NewURI text in the call.
Notice that this takes you to the declaration in nsNetUtil.h. Now, if you select "jump to definition" on *that* NS_NewURI text, you get to the right place in nsNetUtil.inl...but DXR should take you there in one jump, not two.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•