Closed
Bug 889340
Opened 13 years ago
Closed 13 years ago
Firefox Health Report requests a file that doesn't exist
Categories
(Firefox Health Report Graveyard :: Web: Health Report, defect)
Firefox Health Report Graveyard
Web: Health Report
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mkaply, Assigned: espressive)
Details
(Whiteboard: [android][qa+])
I was looking at the network requests for FHR and saw multiple requests to:
https://fhr.cdn.mozilla.net/en-US/js/config.json
which doesn't exist.
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → schalk.neethling.bugs
| Assignee | ||
Comment 1•13 years ago
|
||
Sent pull request: https://github.com/mozilla/fhr-jelly/pull/136
| Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Whiteboard: [android][qa+]
Comment 2•12 years ago
|
||
QA verifed on dev - https://fhr-dev.allizom.org/en-US/js/config.json
{
"fhr": {
"debug": "false",
"jsonurl": "http://localhost:8000/en-US/json/payload.json"
}
}
Also, no errors in the console
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Product: Firefox Health Report → Firefox Health Report Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•