Closed Bug 904131 Opened 12 years ago Closed 12 years ago

Set breakpad.reportURL pref

Categories

(Firefox Graveyard :: Webapp Runtime, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 26

People

(Reporter: marco, Unassigned)

Details

Attachments

(1 file)

Without this pref, crashes aren't shown in about:crashes.
Attachment #789038 - Flags: review?(myk)
Attachment #789038 - Attachment is patch: true
Does this pref enable crashes in the runtime to show up in about:crashes in Firefox or in the runtime? And if the latter, then how do you load about:crashes in the runtime, given bug 753801? The patch itself looks reasonable, but it's unclear how exactly it makes things better. Some additional details would be helpful here. :-)
(In reply to Myk Melez [:myk] [@mykmelez] from comment #1) > Does this pref enable crashes in the runtime to show up in about:crashes in > Firefox or in the runtime? And if the latter, then how do you load > about:crashes in the runtime, given bug 753801? The patch itself looks > reasonable, but it's unclear how exactly it makes things better. Some > additional details would be helpful here. :-) The patch allows the about:crashes page to actually work in the webapp runtime. Without the patch, the page doesn't show anything (actually, it shows this text: "This application has not been configured to display crash reports. The preference <code>breakpad.reportURL</code> must be set.") We'll still need to allow developers/users to access that page somehow, this patch just allows the page to show something.
And how do you manage to open that page in the runtime?
Comment on attachment 789038 [details] [diff] [review] fix_crash_reports Marco and I chatted offline, and opening the page in the runtime will still require additional work (currently, he has to modify the runtime to display it), but this is a necessary prerequisite and a useful intermediate step.
Attachment #789038 - Flags: review?(myk) → review+
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 26
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: