Closed
Bug 462934
Opened 17 years ago
Closed 17 years ago
Some "Hg annotations" links on MXR are busted due to confusion between mozilla-central and tamarin-central
Categories
(Webtools Graveyard :: MXR, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: timeless)
References
()
Details
Some of the "Hg annotations" links on http://mxr.mozilla.org/mozilla-central/search?string=already+initialized are busted.
First, the files in "/js/tamarin" get links to tamarin-central instead of mozilla-central, and these links don't work (because the files in question don't exist there... and don't exist on mozilla-central either??).
Second, all the files after "/js/tamarin" get links to mozilla-central, but with that tamarin-central changeset ID, instead of the "current" mozilla-central changeset ID.
http://mxr.mozilla.org/mozilla-central/source/js/tamarin/.hg/
is why they have some tamarin bits.
oh, the changeset id is cached? ouch, yeah, i'll try to fix by sunday.
fixed in changeset f23fc684a3c8
Assignee: nobody → timeless
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
jesse noted that i failed to fix the Hg annotations link, that's:
fixed in changeset a28ea56393c3
jesse: please verify that everything is working on konigsberg :)
| Reporter | ||
Comment 4•17 years ago
|
||
On http://mxr-test.konigsberg.mozilla.org/mozilla-central/search?string=already+initialized
The "Hg annotations" links below js/tamarin are fixed, but the js/tamarin links themselves are still broken. Is that expected?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Reporter | ||
Comment 5•17 years ago
|
||
Never mind, I just had to force a reload. The js/tamarin links are good now.
Status: REOPENED → RESOLVED
Closed: 17 years ago → 17 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
•