Closed
Bug 510918
Opened 16 years ago
Closed 16 years ago
add mozilla-1.9.2, comm-central and comm-1.9.1 to vcsMappings
Categories
(Socorro :: General, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: ted, Assigned: ozten)
References
Details
Something like:
'hg.mozilla.org/releases/mozilla-1.9.2' =>
'http://hg.mozilla.org/releases/mozilla-1.9.2/annotate/%(revision)s/%(file)s#l%(line)s'
so we will get source links for 1.9.2 crash reports.
Comment 1•16 years ago
|
||
Whilst you're fixing this bug, please also add comm-central and comm-1.9.1, something like:
'hg.mozilla.org/comm-central' =>
'http://hg.mozilla.org/comm-central/annotate/%(revision)s/%(file)s#l%(line)s'
'hg.mozilla.org/releases/comm-1.9.1' =>
'http://hg.mozilla.org/releases/comm-1.9.1/annotate/%(revision)s/%(file)s#l%(line)s'
Then we'll get source links for comm-central and we'll get them for comm-1.9.1 as soon as we start running our builds off of that (bug 522460 is currently creating 1.9.1).
Thanks.
Blocks: 522211
Summary: add mozilla-1.9.2 to vcsMappings → add mozilla-1.9.2, comm-central and comm-1.9.1 to vcsMappings
Assignee | ||
Comment 2•16 years ago
|
||
Added 1.9.2 to vcsMapping r1378.
1.9.1 was already present in the config.
Reporter | ||
Comment 3•16 years ago
|
||
That's comm-1.9.1, it's different!
Assignee | ||
Comment 4•16 years ago
|
||
Sorry about that.
Also adding comm-central and mozilla-comm-1.9.1 r1379
Do a hard refresh on stage in 10-15 minutes...
Comment 5•16 years ago
|
||
I've just been looking at crash-stats, this seems to be fixed now - Austin, do you want to close it?
(The only one I haven't verified yet is comm-1.9.1 but the change to the file looks fine and it'll be Friday/Saturday before we get any stacks pointing there).
Assignee: nobody → ozten.bugs
Assignee | ||
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 6•16 years ago
|
||
Verified for comm-1.9.1 and mozilla-1.9.2
Status: RESOLVED → VERIFIED
Updated•14 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
You need to log in
before you can comment on or make changes to this bug.
Description
•