Closed
Bug 737208
Opened 13 years ago
Closed 13 years ago
"crashes per user" report uses hardcoded product names
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rhelmer, Assigned: espressive)
Details
(Whiteboard: [qa-])
webapp-php/application/config/daily.php-dist has Firefox, SeaMonkey etc. hardcoded, instead of using an appropriate middleware service.
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → sneethling
Target Milestone: --- → 4
| Assignee | ||
Comment 1•13 years ago
|
||
Sent pull request :: https://github.com/mozilla/socorro/pull/462
Replaced hard coded product names with call to new service.
Whiteboard: [qa-]
| Assignee | ||
Updated•13 years ago
|
Target Milestone: 4 → 5
| Assignee | ||
Updated•13 years ago
|
Target Milestone: 5 → 6
| Assignee | ||
Updated•13 years ago
|
Target Milestone: 6 → 7
Comment 2•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/6c9ec25c638d426979c091d68ebf8bdc9dd2a504
replaced hard coded values with call to new service fixes bug 737208
https://github.com/mozilla/socorro/commit/dbeb8dabc61ab6651aed84ead62c3189794d29fd
Merge pull request #462 from ossreleasefeed/cpu-report-uses-hardcoded-values-737208
replaced hard coded values with call to new service fixes bug 737208
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Target Milestone: 7 → 6
You need to log in
before you can comment on or make changes to this bug.
Description
•