Closed Bug 1191537 Opened 10 years ago Closed 9 years ago

Two permalinks in navbox

Categories

(Webtools Graveyard :: DXR, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jruderman, Assigned: erik)

References

Details

Attachments

(1 file)

Attached image Screenshot
https://dxr.mozilla.org/mozilla-central/source/gfx/thebes/gfxPlatform.cpp has two permalinks in the navbox. They seem to be the same.
Assignee: nobody → erik
Commit pushed to master at https://github.com/mozilla/dxr https://github.com/mozilla/dxr/commit/3ad80cbf4d7fc5e531f935e6f225f28526b52058 Keep core plugin from multiply contributing. Fixes bug 1191537. Config would call all_plugins(), which includes core, and then TreeConfig would add core again. core is no longer part of Config's enabled_plugins. The only places core comes from now are a TreeConfig's enabled_plugins attr and plugins_named(), which is always fed a frozen list of names from the catalog. Introduce all_plugins_but_core() and core_plugin() for DRY. Switch the order of some blocks in dxr.plugins to avoid multiple returns. Also, make skimmers run in the order that plugins are specified in the config file.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
The doubles should go away the next time the trees are reindexed.
Commit pushed to optimize-refs at https://github.com/mozilla/dxr https://github.com/mozilla/dxr/commit/3ad80cbf4d7fc5e531f935e6f225f28526b52058 Keep core plugin from multiply contributing. Fixes bug 1191537.
This is back now. :-(
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
I don't think I've ever seen this, closing as fixed.
Status: REOPENED → RESOLVED
Closed: 10 years ago9 years ago
Resolution: --- → FIXED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: