Closed
Bug 876474
Opened 12 years ago
Closed 12 years ago
about:healthreport doesn't work when build with libxul
Categories
(Firefox Health Report Graveyard :: Client: Desktop, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 831688
People
(Reporter: jhorak, Unassigned)
Details
Attachments
(1 file)
|
493 bytes,
patch
|
Details | Diff | Splinter Review |
When building xulrunner+firefox combo, about:healthreport shows blank page. Also Preferences/Advanced/Data choices/Enable Firefox Health report doesn't work.
It's because missing resource://gre/modules/services/healthreport/healthreporter.jsm module in xulrunner.
Attaching patch which's solving this issue.
| Reporter | ||
Updated•12 years ago
|
Attachment #754505 -
Flags: review?(mconnor)
Comment 1•12 years ago
|
||
This is also a reminder that payload contents need to be tested with xulrunner builds.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•12 years ago
|
Attachment #754505 -
Flags: review?(mconnor) → review?(gps)
Comment 3•12 years ago
|
||
(Normally, I'd mark the bug withou a patch as duplicate, but in this case, it has a lot of background)
Comment 4•12 years ago
|
||
Comment on attachment 754505 [details] [diff] [review]
Fix for build with libxul v1
Please add patch on the duped bug.
Attachment #754505 -
Flags: review?(gps)
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
•