Closed Bug 543225 Opened 14 years ago Closed 14 years ago

Internal URL "about:crashes" does not have Pref "breakpad.reportURL" set

Categories

(Firefox for Android Graveyard :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: rob1weld, Unassigned)

References

()

Details

User-Agent:       Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.1pre) Gecko/20100126 Namoroka/3.6.1pre Fennec/1.0.0

Typing "about:crashes" is not setup to work correctly in Fennec.


This is the message provided:

Submitted Crash Reports
-----------------------
This application has not been configured to display crash reports. The preference breakpad.reportURL must be set.


Reproducible: Always

Steps to Reproduce:
1. Type "about:crashes" or click that link in Fennec for WinXP

Actual Results:  
A message about incorrect setup is displayed.


Expected Results:  
Goto the URL "about:crashes" and see this:


Submitted Crash Reports
-----------------------
No crash reports have been submitted

-*-*- FIX -*-*-

I modified this file: ...\fennec\xulrunner\greprefs\all.js by adding this line:

// Set for about:crashes
pref("breakpad.reportURL", "http://crash-stats.mozilla.com/report/index/");


WFM,
Rob
Fennec doesn't currently support the crash reporter mechanism
(In reply to comment #1)
> Fennec doesn't currently support the crash reporter mechanism

So instead of saying
"This application has not been configured to display ..." it should say what you said while we wait for this feature to be implemented.

Thanks for your comment,
Rob
Is this INVALID now?
Yeah
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.