Closed
Bug 445421
Opened 17 years ago
Closed 16 years ago
Add static "bp-" in front of crash ID
Categories
(Toolkit :: Crash Reporting, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla1.9.2a1
Tracking | Status | |
---|---|---|
status1.9.1 | --- | .4-fixed |
People
(Reporter: Matti, Assigned: Gavin)
References
Details
(Keywords: verified1.9.1)
Attachments
(1 file, 1 obsolete file)
864 bytes,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
Please add a static bp- in front of a crash id.
Example:
bde4d8dc-4e95-11dd-bae5-001cc4e2bf68
should be
bp-bde4d8dc-4e95-11dd-bae5-001cc4e2bf68
Reason: better integration into bugzilla.
Comment 1•17 years ago
|
||
Where do you want to see this "bp"? Client side? Or server side?
Reporter | ||
Comment 2•17 years ago
|
||
in about:crashes would be enough to avoid for example copy+paste 5 crash IDs.
But the server could also just filter out the bp- if you request such a report...
This would have greatly helped out during/after Firefox 3.5 release and would be nice to have in subsequent releases.
Flags: wanted1.9.2?
Flags: wanted1.9.1.x?
Updated•16 years ago
|
Version: unspecified → Trunk
Assignee | ||
Comment 5•16 years ago
|
||
Assignee: nobody → gavin.sharp
Status: NEW → ASSIGNED
Attachment #387812 -
Flags: review?(ted.mielczarek)
Assignee | ||
Comment 6•16 years ago
|
||
It would be nice if socorro supported the IDs with "bp-", actually. I filed bug 503459.
Updated•16 years ago
|
Attachment #387812 -
Flags: review?(ted.mielczarek) → review+
Assignee | ||
Comment 7•16 years ago
|
||
Since bug 503459 is now fixed, we can just use this simpler patch.
Attachment #387812 -
Attachment is obsolete: true
Attachment #391949 -
Flags: review?(ted.mielczarek)
Updated•16 years ago
|
Attachment #391949 -
Flags: review?(ted.mielczarek) → review+
Assignee | ||
Updated•16 years ago
|
Keywords: checkin-needed
Comment 8•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.2a1
Comment 9•16 years ago
|
||
Flags: in-testsuite+
Updated•16 years ago
|
Flags: wanted1.9.1.x?
Comment 10•16 years ago
|
||
This got fixed in 1.9.1 when I pushed my patch from bug 378528:
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/31598732f6ea
status1.9.1:
--- → .4-fixed
Comment 11•15 years ago
|
||
Verified present in new crashes in about:crashes for 1.9.1.
Keywords: verified1.9.1
You need to log in
before you can comment on or make changes to this bug.
Description
•