Closed
Bug 812511
Opened 13 years ago
Closed 13 years ago
Remove the hang pair report
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
VERIFIED
FIXED
30
People
(Reporter: kairo, Assigned: rhelmer)
References
Details
Bug 792082 removed our collecting of browser-side hang reports. With that, the hang pair report we added on bug 637661 is obsolete and should be removed.
Also, socorro-crashstats should not have that report at all, but I think it unfortunately was ported over, so we need to remove there as well.
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → rhelmer
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•13 years ago
|
||
One PR for php/cron/mware, one for django app:
r? https://github.com/mozilla/socorro/pull/95
r? https://github.com/mozilla/socorro-crashstats/pull/291
Comment 2•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro-crashstats
https://github.com/mozilla/socorro-crashstats/commit/dc0ae4f7dff92f7e579d95969ae4649a91815645
bug 812511 - remove hang report
https://github.com/mozilla/socorro-crashstats/commit/44a12a655ea749a516e8e2c2a06b1332296c7574
Merge pull request #291 from rhelmer/bug812511-remove-hang-report
bug 812511 - remove hang report
Assignee | ||
Updated•13 years ago
|
Target Milestone: --- → 30
Comment 3•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/7526d70f9e2bf5a3d283aaece595946c310d97c9
bug 812511 - remove hangreport from cron, mware and PHP app
https://github.com/mozilla/socorro/commit/6e7600291107434d56fc9ff53971b7a94057d816
Merge pull request #955 from rhelmer/bug812511-remove-hang-report
bug 812511 - remove hangreport from cron, mware and PHP app
Comment 4•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/61fcc58b8473e107457b85cdf9a793f03f7e9b3a
bug 812511 - remove hangreport from webapi config
https://github.com/mozilla/socorro/commit/fda77369c58d541b17d28b0dba3c022769bb1351
Merge pull request #967 from rhelmer/bug812511-remove-hang-report
fixes bug 812511 - remove hangreport from webapi config
Assignee | ||
Updated•13 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 5•13 years ago
|
||
QA verified on dev -- the hang reports page returns a 404
[09:36:08.211] GET https://crash-stats-dev.allizom.org/hangreport/byversion/Firefox/17.0.1 [HTTP/1.1 404 File Not Found 212ms]
Status: RESOLVED → VERIFIED
Comment 6•13 years ago
|
||
Verified on stage
You need to log in
before you can comment on or make changes to this bug.
Description
•