Closed
Bug 806769
Opened 13 years ago
Closed 13 years ago
The "Remove all reports" button in about:crashes throws an error and does not remove items
Categories
(Toolkit :: Crash Reporting, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Unassigned)
Details
Build ID: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:16.0) Gecko/20100101 Firefox/16.0
It is not possible to remove the logged crashes in about:crashes. Clicking "Remove all Reports" gives the following in the error console:
Timestamp: 10/30/12 8:52:02 AM
Error: NS_ERROR_FILE_TARGET_DOES_NOT_EXIST: Component returned failure code: 0x80520006 (NS_ERROR_FILE_TARGET_DOES_NOT_EXIST) [nsIFile.directoryEntries]
Source File: chrome://global/content/crashes.js
Line: 203
The entries remain in the list.
Updated•13 years ago
|
Component: General → Breakpad Integration
Flags: needinfo?(bugzilla)
Product: Firefox → Toolkit
Comment 1•13 years ago
|
||
Works fine for me on the 11/25 Nightly, both on Mac OS X 10.7.5 and Windows 7 32bit.
All I see reproducing is bug 583738.
Jose, can you reproduce this issue in safe mode?
http://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode
| Reporter | ||
Comment 2•13 years ago
|
||
I can no longer reproduce this with Firefox 18 beta 1.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Flags: needinfo?(bugzilla)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•