Closed
Bug 1264773
Opened 9 years ago
Closed 4 years ago
dxr should let you find overrides for non-pure virtual functions
Categories
(Webtools Graveyard :: DXR, defect)
Webtools Graveyard
DXR
Tracking
(firefox48 affected)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox48 | --- | affected |
People
(Reporter: froydnj, Unassigned)
Details
STR:
1. Navigate to https://dxr.mozilla.org/mozilla-central/source/layout/generic/nsIFrame.h#493
2. Click on |IsFrameSelected|.
Expected results:
A menu option is presented to enable you to find what subclasses provide an override of IsFrameSelected.
Actual results:
No such option is presented.
![]() |
Reporter | |
Comment 1•9 years ago
|
||
Ah, perhaps this is because nothing overrides it? It would be nice to have some sort of indication.
Comment 2•4 years ago
|
||
DXR is no longer available. Searchfox is now replacing it.
See meta bug 1669906 & https://groups.google.com/g/mozilla.dev.platform/c/jDRjrq3l-CY for more details.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
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
•