Open
Bug 639657
Opened 14 years ago
Updated 3 years ago
Add the information about the add-on blocklist version to crash reports
Categories
(Toolkit :: Blocklist Implementation, defect, P3)
Tracking
()
NEW
People
(Reporter: ehsan.akhgari, Unassigned)
Details
It will be very useful for us to be able to look at a crash report and see what is the timestamp of the add-on blocklist information the user was running this when this crash happened. This will enable us to determine whether blocklisting something helped mitigate a crash, for example.
Benoit says that this is relatively easy, but he needs to know how to get that timestamp. I've CCed a bunch of people who might know the answer to this...
Comment 1•14 years ago
|
||
The only timestamp we have really is the last modified time of the blocklist.xml file in the profile folder.
Comment 2•14 years ago
|
||
Since bug 639527 we also have a last-updated time in the xml itself which should be more reliable
Updated•10 years ago
|
OS: Mac OS X → All
Updated•6 years ago
|
Assignee: jacob.benoit.1 → nobody
Priority: -- → P3
Updated•6 years ago
|
Component: Add-ons Manager → Blocklist Implementation
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•