Closed
Bug 460183
Opened 17 years ago
Closed 17 years ago
Extract URL from my incident report
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stephend, Assigned: aravind)
References
()
Details
I've been trying to reproduce bug 458961, but it's hard because I don't remember/have access to the URL that triggered the crash.
http://crash-stats.mozilla.com/report/index/0b497ba8-9905-11dd-912d-001cc4e2bf68?p=1 is my incident -- would you please extract the URL from the submitted crash report?
| Assignee | ||
Comment 2•17 years ago
|
||
breakpad=# select uuid,email,url from reports where uuid = '0b497ba8-9905-11dd-912d-001cc4e2bf68';
uuid | email | url
--------------------------------------+-------+---------------------
0b497ba8-9905-11dd-912d-001cc4e2bf68 | | http://pandora.com/
(1 row)
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•